1. 147ddfe Removed broken support for EV_TXEMPTY because it causes busy loops. by Mike McCormack · 24 years ago
  2. 8081e5a Added handle_t type to server interface so that we can make handles by Alexandre Julliard · 24 years ago
  3. 63411db Avoid dup'ing file descriptors when not necessary. by Alexandre Julliard · 24 years ago
  4. 1ab243b Merged the get_read_fd and get_write_fd requests. by Alexandre Julliard · 24 years ago
  5. 1eac191 - created server object for handling async i/o by Mike McCormack · 24 years ago
  6. 57f05e1 Converted a few more server requests to the new mechanism. by Alexandre Julliard · 24 years ago
  7. 654fcc7 Implemented SetCommMask, SetCommTimeouts, GetCommMask, GetCommTimeouts. by Mike McCormack · 25 years ago
  8. 44b5bf5 Added serial port object to the server. by Mike McCormack · 25 years ago