#27 Add a default timeout on socket objects
Merged by jcline. Opened by jcline.
jcline/sigul socket-timeouts  into  master

Download 27.patch

Currently sockets aren't created with timeouts and the service
occasionally hangs. This doesn't fix the underlying bug, but it should
ensure the service never gets permanently stuck waiting on socket
operations. The value of the timeout was chosen arbitrarily and is
absurdly high.

Signed-off-by: Jeremy Cline jeremycline@linux.microsoft.com

rebased onto a3c76ae339670a309681c883771172c46409488a

rebased onto a3c76ae339670a309681c883771172c46409488a

rebased onto 493b80effeee0206c4e49d533efb7875ddd5ec0f

Pull-Request has been merged by jcline

Metadata