- Timestamp:
- May 25, 2022 12:28:01 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151576
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/win/pipe-win.cpp
r95096 r95097 798 798 * way is found to address the problem of the incorrectly 799 799 * set field Info.WriteQuotaAvailable. 800 * Update: We now just write up to RTPIPE_NT_SIZE more. */ 800 * Update: We now just write up to RTPIPE_NT_SIZE more. This is quite 801 * possibely what lead to the misunderstanding here wrt to 802 * WriteQuotaAvailable updating. */ 801 803 #if 0 802 804 else if ( cbToWrite >= Info.WriteQuotaAvailable
Note:
See TracChangeset
for help on using the changeset viewer.