don't support WaitCommEvent's EV_TXEMPTY

Mike McCormack mike_mccormack at looksmart.com.au
Wed Mar 14 00:53:17 CST 2001


This patch removes broken support for WaitCommEvent's EV_TXEMPTY flag.
EV_TXEMPTY ends wait when the last character in the TX buffer is
written. POLLOUT ends wait
whenever the fd can be written to. These are not the same.

ChangeLog:
* server/serial.c
  Remove broken support for EV_TXEMPTY because it causes
  busy loops.



------------------------------------------
mailto:Mike_McCormack at looksmart.com.au
ph +82 16 430 0425

__________________________________________________________________
Get your own free web email at http://www.looksmart.com.au
LookSmart Australia
-------------- next part --------------
A non-text attachment was scrubbed...
Name: notxwait.diff
Type: application/octet-stream
Size: 413 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20010314/535a0f9d/notxwait.obj


More information about the wine-patches mailing list