VirtualBox

Changeset 26774 in vbox for trunk/src/VBox/Runtime/include


Ignore:
Timestamp:
Feb 25, 2010 2:30:14 AM (15 years ago)
Author:
vboxsync
Message:

RTPipe: Implemented the posix variant.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/magics.h

    r25690 r26774  
    4747/** The value of RTDIR::u32Magic after RTDirClose().  */
    4848#define RTDIR_MAGIC_DEAD                UINT32_C(0x19950829)
     49/** the value of RTPIPEINTERNAL::u32Magic. (Frank Schaetzing) */
     50#define RTPIPE_MAGIC                    UINT32_C(0x19570528)
    4951/** The value of RTFILEAIOCTXINT::u32Magic. (Howard Phillips Lovecraft) */
    5052#define RTFILEAIOCTX_MAGIC              UINT32_C(0x18900820)
Note: See TracChangeset for help on using the changeset viewer.

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