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

/vbox/src/VBox/Runtime/r3/
H A Dsocket.cpp485 * @param fDestroy Whether we're reaching ref count zero.
487 static int rtSocketCloseIt(RTSOCKETINT *pThis, bool fDestroy) argument
492 if (fDestroy)

Completed in 106 milliseconds