Changeset 53370 in vbox
- Timestamp:
- Nov 21, 2014 1:01:13 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/util/net.c
r50984 r53370 450 450 if (err != 0) 451 451 crError("Couldn't initialize sockets on WINDOWS"); 452 # ifndef VBOX 452 453 //reinit hostname for debug messages as it's incorrect before WSAStartup gets called 453 454 __getHostInfo(); 455 # endif 454 456 #endif 455 457
Note:
See TracChangeset
for help on using the changeset viewer.