Closed nchazin closed 10 years ago
At https://github.com/halayli/lthread/blob/master/src/lthread_sched.c#L106 if errno is EINTR, then instead of aborting the poll should be retried!
What great open source support! :)
:+1:
At https://github.com/halayli/lthread/blob/master/src/lthread_sched.c#L106 if errno is EINTR, then instead of aborting the poll should be retried!