VirtualBox

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


Ignore:
Timestamp:
May 24, 2011 2:50:05 PM (14 years ago)
Author:
vboxsync
Message:

Runtime/socket+udp: new socket functions needed to provide UDP as part of the runtime

File:
1 edited

Legend:

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

    r37184 r37196  
    55
    66/*
    7  * Copyright (C) 2007-2008 Oracle Corporation
     7 * Copyright (C) 2007-2011 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    147147/** Magic value for RTTCPSERVER::u32Magic. (Jan Garbarek) */
    148148#define RTTCPSERVER_MAGIC               UINT32_C(0x19470304)
     149/** Magic value for RTTCPSERVER::u32Magic. (Harlan Ellison) */
     150#define RTUDPSERVER_MAGIC               UINT32_C(0x19340527)
    149151/** RTTESTINT::u32Magic value. (Daniel Kehlmann) */
    150152#define RTTESTINT_MAGIC                 UINT32_C(0x19750113)
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