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

/vbox/src/VBox/Runtime/r3/
H A Dsocket.cpp186 DECLINLINE(int) rtSocketError(void) function
358 return rtSocketError();
363 return rtSocketError();
370 return rtSocketError();
453 return rtSocketError();
515 rc = rtSocketError();
860 rc = rtSocketError();
929 rc = rtSocketError();
975 rc = rtSocketError();
1000 AssertMsg(cbBuffer >= (size_t)cbWritten, ("Wrote more than we requested!!! cbWritten=%zu cbBuffer=%zu rtSocketError()
[all...]

Completed in 46 milliseconds