VirtualBox

Changeset 9930 in vbox


Ignore:
Timestamp:
Jun 25, 2008 3:19:52 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32352
Message:

Added VERR_NET_PROTOCOL_ERROR for EPROTO.

File:
1 edited

Legend:

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

    r8498 r9930  
    745745/** No route to host. */
    746746#define VERR_NET_HOST_UNREACHABLE               (-465)
     747/** Protocol error. */
     748#define VERR_NET_PROTOCOL_ERROR                 (-466)
    747749/** @} */
    748750
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