VirtualBox

Changeset 29951 in vbox


Ignore:
Timestamp:
Jun 1, 2010 1:27:25 PM (15 years ago)
Author:
vboxsync
Message:

RTTcpServerCreateEx: Don't assert when failing to resolve the host name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/tcp.cpp

    r28800 r29951  
    338338            {
    339339                rc = rtSocketResolverError();
    340                 AssertMsgFailed(("Could not get host address rc=%Rrc\n", rc));
    341340                return rc;
    342341            }
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