Searched defs:Recv (Results 1 – 1 of 1) sorted by relevance
21 bool Recv(int32_t client, std::string& buffer, int32_t flags) in Recv() function33 bool Recv(int32_t client, char* buf, size_t totalLen, int32_t flags) in Recv() function51 bool Recv(int32_t client, uint8_t* buf, size_t totalLen, int32_t flags) in Recv() function