Searched defs:sockfd (Results 1 – 2 of 2) sorted by relevance
61 int sockfd; in listener_thread() local135 int sockfd = socket(AF_INET6, SOCK_DGRAM, 0); variable190 do_kqueue(int kq, int sockfd) in do_kqueue()
68 sock_get_port(int sockfd) in sock_get_port()