Searched defs:try_bind (Results 1 – 2 of 2) sorted by relevance
22 void try_bind(int family, int port, int expected_errno) in try_bind() function
170 static int try_bind(int socket, InetSocketAddress *saddr, struct addrinfo *e) in try_bind() function