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

/vbox/src/VBox/ValidationKit/utils/TestExecServ/
H A DTestExecServiceTcp.cpp130 static RTSOCKET txsTcpSetClient(RTSOCKET hTcpClient, bool fFromServer) function
161 hTcpClient = txsTcpSetClient(hTcpClient, true /*fFromServer*/);
211 hTcpClient = txsTcpSetClient(hTcpClient, true /*fFromServer*/);

Completed in 43 milliseconds