Searched refs:closing_fd (Results 1 – 1 of 1) sorted by relevance
155 static int close_connection(int *closing_fd, int *peer_fd, int *listen_fd, in close_connection() argument181 err = shutdown(*closing_fd, SHUT_WR); in close_connection()211 err = close(*closing_fd); in close_connection()214 *closing_fd = -1; in close_connection()