reactos/lib
Claudiu Mihail f0c093af20 [lwIP]
- fix crash caused by a race condition when trying to close a socket
- move timer hack from sys_arch.c to timers.c because there it gives best performance (will have to get rid of it at some point though)
- when closing a socket only mask out the receive and accept callbacks (as they can cause of a crash when closing a socket). The rest of the callbacks are left alone because they may be used.

[TCPIP]
- merge r52698
- remove some DbgPrint calls that are now useless since the bug they were introduced to help discover has been fixed

svn path=/branches/GSoC_2011/TcpIpDriver/; revision=52712
2011-07-17 12:32:33 +00:00
..
3rdparty
atl
cmlib
cportlib
debugsup
dnslib
drivers [lwIP] 2011-07-17 12:32:33 +00:00
epsapi
fslib
inflib
lsalib
newinflib
nls
ppcmmu
pseh
recyclebin
rossym
rossym_new
rtl
sdk
smlib
tdilib
CMakeLists.txt