mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-09 23:55:14 +00:00
The `NewProxy` function already knows how to deal with `net.UDPAddr` and `net.TCPAddr`, this patch adds similar support for `vsock.VsockAddr`. Signed-off-by: David Scott <dave.scott@docker.com>