occlum/test/server_epoll
He Sun b0dfc1d69d Add epoll_pwait syscall and the test case
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
2019-11-15 10:01:59 +00:00
..
main.c Add epoll_pwait syscall and the test case 2019-11-15 10:01:59 +00:00
Makefile add simple epoll test. fix epoll_wait, accept4 2019-04-12 15:14:11 +08:00