don't support WaitCommEvent's EV_TXEMPTY

Mike McCormack mike_mccormack at looksmart.com.au
Wed Mar 14 00:52:53 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





More information about the wine-patches mailing list