Changeset 53374 in vbox for trunk/src/VBox/GuestHost/OpenGL/util/net.c
- Timestamp:
- Nov 21, 2014 4:42:52 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/util/net.c
r53371 r53374 424 424 425 425 426 extern void __getHostInfo();427 426 /** 428 427 * Start the ball rolling. give functions to handle incoming traffic … … 450 449 if (err != 0) 451 450 crError("Couldn't initialize sockets on WINDOWS"); 452 //reinit hostname for debug messages as it's incorrect before WSAStartup gets called453 __getHostInfo();454 451 #endif 455 452
Note:
See TracChangeset
for help on using the changeset viewer.