1. Use epoll_wait to support epoll_pwait as there is no signal mechanism 2. The timeout is fixed to zero for not waiting for any signal to come to speed up 3. Change the test case of server_epoll to use epoll_pwait |
||
---|---|---|
.. | ||
main.c | ||
Makefile |
1. Use epoll_wait to support epoll_pwait as there is no signal mechanism 2. The timeout is fixed to zero for not waiting for any signal to come to speed up 3. Change the test case of server_epoll to use epoll_pwait |
||
---|---|---|
.. | ||
main.c | ||
Makefile |