mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00: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
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%