Searched defs:waitForIntNetEvent (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/NetworkServices/NetLib/
H A DVBoxNetBaseService.cpp500 int VBoxNetBaseService::waitForIntNetEvent(int cMillis) function in class:VBoxNetBaseService
696 rc = waitForIntNetEvent(2000);
707 LogRel(("VBoxNetBaseService: waitForIntNetEvent returned %Rrc\n", rc));

Completed in 45 milliseconds