Searched refs:msgSize (Results 1 – 1 of 1) sorted by relevance
179 int32_t msgSize = readInt(mSockFd); in read() local180 if (msgSize <= 0) { in read()185 return readExactly(mSockFd, msgSize); in read()