Searched defs:notify_pipe (Results 1 – 2 of 2) sorted by relevance
49 static int notify_pipe[2]; /* 0 = read end, 1 = write end */ variable
605 drop_connection(int sock, int startups, int notify_pipe) in drop_connection()