Searched defs:SockIO (Results 1 – 2 of 2) sorted by relevance
32 explicit SockIO(int sockfd) : net::SockIO(sockfd) {} in SockIO() function
28 explicit SockIO(int sockfd) : sockfd_{sockfd} {} in SockIO() function