Searched refs:fDestroy (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/r3/ | ||
H A D | socket.cpp | 485 * @param fDestroy Whether we're reaching ref count zero. 487 static int rtSocketCloseIt(RTSOCKETINT *pThis, bool fDestroy) argument 492 if (fDestroy) |
Completed in 68 milliseconds