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