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

/vbox/include/iprt/
H A Dsocket.h86 RTDECL(int) RTSocketClose(RTSOCKET hSocket);
H A Dmangling.h1383 # define RTSocketClose RT_MANGLER(RTSocketClose) macro
/vbox/src/VBox/Runtime/r3/
H A Dudp.cpp641 return RTSocketClose(Sock);
H A Dtcp.cpp1019 return RTSocketClose(Sock);
H A Dsocket.cpp481 * Worker for RTSocketRelease and RTSocketClose.
559 RTDECL(int) RTSocketClose(RTSOCKET hSocket) function

Completed in 695 milliseconds