]> granicus.if.org Git - curl/commit
sockfilt.c: do not wait on unreliable file or pipe handle
authorMarc Hoersken <info@marc-hoersken.de>
Wed, 16 Dec 2015 14:32:31 +0000 (15:32 +0100)
committerMarc Hoersken <info@marc-hoersken.de>
Wed, 16 Dec 2015 14:32:31 +0000 (15:32 +0100)
commitf4646b90692cc0ea61616e71c9376890b68f8249
tree13bb4427dc2c48e0878d9c66af854f7bf3f59bc7
parent151da51404b46e011bfd0466af5d31af4cb33721
sockfilt.c: do not wait on unreliable file or pipe handle

The previous implementation caused issues on modern MSYS2 runtimes.
tests/server/sockfilt.c