mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-25 03:31:40 +00:00
This seems to be a difference between the AF_VSOCK and AF_INET implementations. We work around it by exiting the proxy process immediately, which will clean up resources anyway. Signed-off-by: David Scott <dave.scott@docker.com>