reactos/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
..
base * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00
battery * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00
bluetooth/fbtusb
bus * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00
directx
filesystems * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00
input * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00
ksfilter
multimedia
network [lwIP] 2011-07-17 12:32:33 +00:00
parallel
sac * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00
serial
setup
storage * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00
usb * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00
video * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00
wdm * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00
wmi * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00
CMakeLists.txt * Sync to recent trunk (r52563). 2011-07-08 01:50:19 +00:00