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

/vbox/src/VBox/Runtime/r3/
H A Dudp.cpp120 static int rtUdpServerListen(PRTUDPSERVER pServer);
255 rc = rtUdpServerListen(pServer);
378 rc = rtUdpServerListen(pServer);
397 static int rtUdpServerListen(PRTUDPSERVER pServer) function

Completed in 43 milliseconds