Searched defs:sock_fd (Results 1 – 1 of 1) sorted by relevance
62 int sock_fd = ::socket(address.GetFamily(), SOCK_STREAM, IPPROTO_TCP); in Listen() local137 auto sock_fd = event_list[i].ident; in Listen() local