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

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp942 m->vdIfTcpNet.pfnClientConnect = i_vdTcpClientConnect;
7083 DECLCALLBACK(int) Medium::i_vdTcpClientConnect(VDSOCKET Sock, const char *pszAddress, uint32_t uPort, function in class:Medium

Completed in 71 milliseconds