Make sure the process socket is non-blocking.
authorAlexandre Julliard <julliard@winehq.org>
Wed, 4 Apr 2001 00:11:13 +0000 (00:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Apr 2001 00:11:13 +0000 (00:11 +0000)
commit09cc91d1a8275e949b4a0a02af6e4a43805ee3c0
treeb1f9f353cac1a5153ff79b3de36ca63df3026fac
parent26ee2ca4451463f4cc5dc8ea7991b87b09cea4e1
Make sure the process socket is non-blocking.
Don't fail if nothing ready on recvmsg for a file descriptor.
server/request.c