reactos/reactos/drivers/net/afd
Art Yerkes 2c9bba03b5 tcpip: fix for udp socket close.
ws2_32: unstub WSAFDIsSet, small amount of work on select
msafd: select fixes
afd: major select overhaul
- 1 exit point for poll objects from the deviceext
- make sure to cancel the timer
- UpdatePollWithFCB now runs at DISPATCH_LEVEL in every case
- Added handle locks so we can signal and check handles properly

svn path=/trunk/; revision=11684
2004-11-17 05:17:22 +00:00
..
afd tcpip: fix for udp socket close. 2004-11-17 05:17:22 +00:00
doc First commit of afd and msafd onto head. 2004-07-18 22:49:18 +00:00
include tcpip: fix for udp socket close. 2004-11-17 05:17:22 +00:00
.cvsignore 2004-08-16 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-08-15 22:51:57 +00:00
afd.def Some work on winsock stack 2001-01-14 17:44:38 +00:00
afd.rc - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
makefile Prevent some deadlock scenarios by unlocking the FCB while calling into 2004-11-12 07:34:56 +00:00