Additionally on Linux the epoll_wait system call can always return EINTR . Example code to handle EINTR : restart: int n = recv(fd, buf, ...
確定! 回上一頁