mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-05 18:34:59 +00:00
In `connect` mode the client looping calling `connect` and `close` on a timer. This could result in the server accepting the connection and the client accidentally closing it immediately. This patch makes `tap-vsockd` keep trying to (re-)establish the connection. Note that daemonization is delayed until after the first successful negotiation, so attempts to send a packet afterwards should succeed. Signed-off-by: David Scott <dave.scott@docker.com>
11 KiB
11 KiB