mirror of
https://github.com/reactos/reactos.git
synced 2026-09-13 05:10:40 +08:00
5fd39d97bbb19f54847d63836cfb808dd07292ad
- Standardized on recvfrom request and reply everywhere - Added a continuous parameter to FillWSABuffers for stream sockets - Added function TryToSatisfyRecvRequest - Create MDLs for the WSABUFS. These are needed because we aren't in our home process when tcpip calls back with data. - Removed extraneous and potentially confusing lock ReadRequestQueueLock Now both ReadRequestQueue and ReceiveQueue rely on ReceiveQueueLock svn path=/trunk/; revision=9669
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%