server: Always treat POLLHUP as a hangup, just special case checking TCP sockets.
authorMike Kaplinskiy <mike.kaplinskiy@gmail.com>
Thu, 13 May 2010 20:41:58 +0000 (16:41 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 May 2010 09:45:44 +0000 (11:45 +0200)
commitd03fe9d4ecc98218516d263a0eeccb4928404658
treee05cb74f9433e121c379b7e8c59f28529bcde0a2
parent861989596fc067045d19160c7349aad525462f06
server: Always treat POLLHUP as a hangup, just special case checking TCP sockets.
server/sock.c