Searched refs:remove_sock (Results 1 - 1 of 1) sorted by relevance
/third_party/libuv/docs/code/pipe-echo-server/ | ||
H A D | main.c | 70 void remove_sock(int sig) { in remove_sock() function 82 signal(SIGINT, remove_sock); in main() |
Completed in 1 milliseconds