Changeset 29951 in vbox
- Timestamp:
- Jun 1, 2010 1:27:25 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/tcp.cpp
r28800 r29951 338 338 { 339 339 rc = rtSocketResolverError(); 340 AssertMsgFailed(("Could not get host address rc=%Rrc\n", rc));341 340 return rc; 342 341 }
Note:
See TracChangeset
for help on using the changeset viewer.