Searched defs:sockfd (Results 1 – 3 of 3) sorted by relevance
154 bool SocketContext::SendRaw(uint32_t pnum, const int8_t* data, uint32_t size, int sockfd) in SendRaw()
74 int sockfd = socket(AF_INET, SOCK_STREAM, 0); in HttpClient() local
251 int sockfd = socket(AF_UNIX, type, 0); in UvPipeBind() local