mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
a48a01798c1b6bca683ae494301807f0a16c41fa
- Lock the data list on both ends of the pipe, if we disconnect the pipe. - Implemented a read and a write event on each end of the pipe. - Implemented a list for read requests to deliver the requests in the correct sequence. - Do not end a read request if the pipe was connected and if the buffer wasn't filled completely. svn path=/trunk/; revision=14372
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%