Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix OS specific url handling for unix:// scheme in transport
This adds handling for "unix://" scheme under Windows with absolute paths (containing drive letter). This replicates the behavior from `ssh_forwarder.go` (pkg/sshclient/ssh_forwarder.go#L114). Test command: gvproxy.exe -debug -listen-qemu unix:///C:/Users/User/AppData/Local/Temp/podman/gvproxy.sock Signed-off-by: Arthur Sengileyev <[email protected]>
- Loading branch information