VirtualBox

Changeset 70393 in vbox for trunk/include


Ignore:
Timestamp:
Dec 30, 2017 12:11:56 PM (7 years ago)
Author:
vboxsync
Message:

IPRT/winsock: init fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/err.h

    r70315 r70393  
    14601460/** Incomplete packet was submitted by guest. */
    14611461#define VERR_NET_INCOMPLETE_TX_PACKET           (-467)
     1462/** Winsock init error. */
     1463#define VERR_NET_INIT_FAILED                    (-468)
     1464/** Trying to use too new winsock API. */
     1465#define VERR_NET_NOT_UNSUPPORTED                (-469)
    14621466/** @} */
    14631467
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