[MSAFD]
authorClaudiu Mihail <claudiu.bogdan.mihail@gmail.com>
Fri, 24 Jun 2011 14:57:29 +0000 (14:57 +0000)
committerClaudiu Mihail <claudiu.bogdan.mihail@gmail.com>
Fri, 24 Jun 2011 14:57:29 +0000 (14:57 +0000)
commit3f6a8fa6c234ec635984fd04d1e2a0f246c77577
tree1442f256f4a17056c89ace96646e3b30cdbf0146
parentb8daab7cfb7d27761a49abd0dd87d57bb2eff2c5
[MSAFD]
- merge r52438
- Fail SIO_GET_EXTENSION_FUNCTION_POINTER
- Fixes the crash during ws2_32_winetest sock
[AFD]
- merge r52441
- Queue the user-mode connect IRP before calling TdiConnect to avoid a race if the TDI_CONNECT IRP is completed before we get a chance to queue the user-mode IRP to accept the connection
- Change the non-blocking TDI helper functions to always return STATUS_PENDING if the completion function will be called to avoid duplicate handling of IRPs

svn path=/branches/GSoC_2011/TcpIpDriver/; revision=52443
dll/win32/msafd/misc/dllmain.c
drivers/network/afd/afd/connect.c
drivers/network/afd/afd/lock.c
drivers/network/afd/afd/tdi.c
drivers/network/afd/include/afd.h