Lines Matching defs:closed
915 * return: 0 if connection is fully closed,
935 * return: 0 if connection is fully closed,
1270 static void close_listeners(int process_slot, int *closed)
1272 if (!*closed) {
1276 *closed = 1;
1624 * Close socket and clean up if remote closed its end while we were in
1740 int closed = 0, listeners_disabled = 0;
1778 close_listeners(process_slot, &closed);
1865 close_listeners(process_slot, &closed);
1896 * automagically remove the FD if the socket is closed,
2131 close_listeners(process_slot, &closed);