Searched refs:bytesSend (Results 1 – 1 of 1) sorted by relevance
331 int32 bytesSend = netEndpoint.Send(buffer.Data(), buffer.Size()); in GetMXRecords() local332 if (bytesSend == B_ERROR) in GetMXRecords()334 PRINT("bytes send %i\n", int(bytesSend)); in GetMXRecords()