r339: Explicitly set the client socket to nonblocking, since some systems
authoryoe <yoe>
Thu, 24 Jul 2008 11:24:40 +0000 (11:24 +0000)
committeryoe <yoe>
Thu, 24 Jul 2008 11:24:40 +0000 (11:24 +0000)
commit0e1072fdf590964799646fd7477bec56ebeb6f22
tree6ec93c93de15d3836a9a1cd7bf9f375604a23ef8
parent70b19e6494ec6a9366da63e00d059dfac3e357dd
r339: Explicitly set the client socket to nonblocking, since some systems
apparently inherit socket flags through accept().
nbd-server.c