Searched refs:socketErrorNo (Results 1 – 1 of 1) sorted by relevance
70 int32_t socketErrorNo = 0; in SendMsg() local76 socketErrorNo = errno; in SendMsg()93 if (socketErrorNo == EWOULDBLOCK) { in SendMsg()