Searched refs:i_vdTcpSelectOne (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMediumImpl.h328 static DECLCALLBACK(int) i_vdTcpSelectOne(VDSOCKET Sock, RTMSINTERVAL cMillies);
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp945 m->vdIfTcpNet.pfnSelectOne = i_vdTcpSelectOne;
7107 DECLCALLBACK(int) Medium::i_vdTcpSelectOne(VDSOCKET Sock, RTMSINTERVAL cMillies) function in class:Medium

Completed in 315 milliseconds