mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
6736b223ec
In case the file descriptor of the netlink socket is closed the recvfrom is not returning. This may create deadlock conditions. The current solution is to make sure that all the netlink socket used have a proper timeout set on them to have the possibility to return Added test to emulate the watchMiss condition Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com> |
||
---|---|---|
.. | ||
constants.go | ||
ipvs.go | ||
ipvs_test.go | ||
netlink.go |