Check POLLHUP semantics at remote shutdown when wineserver is started.
commit15a0f0e78e90307ab66123aba680248b0d5eae17
authorMartin Wilck <Martin.Wilck@fujitsu-siemens.com>
Wed, 3 Jul 2002 21:04:09 +0000 (3 21:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Jul 2002 21:04:09 +0000 (3 21:04 +0000)
treefcb19c8077b7807fd202577a97f805a70056cdbc
parent44e97f020dea9083aa4fbbe0ea176541d76c1322
Check POLLHUP semantics at remote shutdown when wineserver is started.
Fix socket state handling and event handling for non-STREAM sockets.
server/main.c
server/object.h
server/sock.c