mirror of /home/gitosis/repositories/libev.git
*** empty log message ***
This commit is contained in:
parent
d3ab58e083
commit
0eff586c12
|
@ -203,7 +203,7 @@ epoll_poll (EV_P_ ev_tstamp timeout)
|
|||
/* which is fortunately easy to do for us. */
|
||||
if (epoll_ctl (backend_fd, want ? EPOLL_CTL_MOD : EPOLL_CTL_DEL, fd, ev))
|
||||
{
|
||||
postfork = 1; /* an error occurred, recreate kernel state */
|
||||
postfork |= 2; /* an error occurred, recreate kernel state */
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue