Moved WINSOCK network IO event handling to special thread.
commit89fc6fda9791c6af4df6e49cafd383a888822eb6
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Mon, 24 May 1999 08:13:02 +0000 (24 08:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 May 1999 08:13:02 +0000 (24 08:13 +0000)
treec7c6230788f862783287241a5a422fea21b5e3fd
parenta1957c4d6420db09b8ce3359fc7e6bf0017089d7
Moved WINSOCK network IO event handling to special thread.
Removed EVENT_WaitNetEvent, introduced a global scheduler event.
include/message.h
include/winsock.h
loader/main.c
loader/task.c
misc/winsock.c
windows/event.c