Made commerror and eventmask local to each port (for win16), made the
commita1c45a52b939f42fd2e5100e00f09df701dab885
authorOve Kaaven <ovek@arcticnet.no>
Sun, 21 Mar 1999 15:45:41 +0000 (21 15:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 21 Mar 1999 15:45:41 +0000 (21 15:45 +0000)
tree2f751bbc7244b45534581dd9b10ac8c7df74035d
parentfab975e639ba427f5898336db9a28ea1ced79990
Made commerror and eventmask local to each port (for win16), made the
win16 routines use port indices instead of UNIX fds (this should make
some Visual Basic stuff and similar garbage start working), moved some
stuff around (win16 routines at top of file, win32 routines at
bottom), made a couple of win32 routines use win32 handles, and added
a few hints as to how to implement asynchronous buffers, based on
which EnableCommNotification can eventually be implemented.
include/comm.h
misc/comm.c