reactos/lib/drivers
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
..
chew
csq
ip [lwIP] 2011-07-17 12:32:33 +00:00
lwip [lwIP] 2011-07-17 12:32:33 +00:00
oskittcp * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00
sound
CMakeLists.txt * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00