Searched defs:WriteToSocket (Results 1 – 2 of 2) sorted by relevance
397 std::string TestTCPSocket::WriteToSocket(pp::TCPSocket* socket, in WriteToSocket() function in TestTCPSocket
137 bool WriteToSocket(int fd, const char *message, size_t length) { in WriteToSocket() function