VirtualBox

Changeset 95097 in vbox for trunk


Ignore:
Timestamp:
May 25, 2022 12:28:01 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151576
Message:

IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the RTPipeWrite[Blocking] behaviour on windows, making tstRTPipe stop failing. Documented this in the pipe.h and the testcase.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/pipe-win.cpp

    r95096 r95097  
    798798                     *               way is found to address the problem of the incorrectly
    799799                     *               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. */
    801803#if 0
    802804                    else if (   cbToWrite >= Info.WriteQuotaAvailable
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette