From c5a2d222f891dfdeee2cb72ffd33b8522b16c5d6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 31 Mar 2005 13:41:40 +0000 Subject: [PATCH] Added EINTR error --- man2/epoll_wait.2 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/man2/epoll_wait.2 b/man2/epoll_wait.2 index dfe524ea1..89b040b7f 100644 --- a/man2/epoll_wait.2 +++ b/man2/epoll_wait.2 @@ -101,6 +101,12 @@ The memory area pointed to by .I events is not accessible with write permissions. .TP +.B EINTR +The call was interrupted by a signal handler before any of the +requested events occurred or the +.I timeout +expired. +.TP .B EINVAL The supplied file descriptor, .IR epfd ,