Home
last modified time | relevance | path

Searched defs:Recv (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/toolchain/websocket/
Dnetwork.cpp21 bool Recv(int32_t client, std::string& buffer, int32_t flags) in Recv() function
33 bool Recv(int32_t client, char* buf, size_t totalLen, int32_t flags) in Recv() function
51 bool Recv(int32_t client, uint8_t* buf, size_t totalLen, int32_t flags) in Recv() function