mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
![]() - 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 |
||
---|---|---|
.. | ||
acd | ||
afd | ||
dd | ||
lan | ||
ndis | ||
tcpip | ||
tdi | ||
CMakeLists.txt |