Implemented async comm buffers (but probably not bugfree), and along
authorOve Kaaven <ovek@arcticnet.no>
Thu, 1 Apr 1999 11:52:16 +0000 (11:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Apr 1999 11:52:16 +0000 (11:52 +0000)
commita4dd1bee31050ef353911b9cc227f6522886e57c
tree50e0fe0488248f3382f719c2837932101920517a
parentbd370c4baf79bc55bd1acda40f8a7ba9e1532e27
Implemented async comm buffers (but probably not bugfree), and along
with them, the functionality of async event notifications, mong them
EnableCommNotification. Removed a previous hack that was faking the
buffers, since we now have real buffers...
include/comm.h
misc/comm.c