VirtualBox

Ignore:
Timestamp:
Oct 26, 2016 12:35:20 PM (8 years ago)
Author:
vboxsync
Message:

xpcom/Runtime: introduced NS_ERROR_SOCKET_FAIL which is used for XPCOM socket errors at /tmp/.vbox-*-ipc/ipcd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/xpcom/base/nsError.h

    r34653 r64428  
    215215#define NS_ERROR_FACTORY_EXISTS            (NS_ERROR_BASE + 0x100)
    216216
     217/* Socket failures */
     218#define NS_ERROR_SOCKET_FAIL               (NS_ERROR_BASE + 0x200)
     219
    217220
    218221/* For COM compatibility reasons, we want to use exact error code numbers
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