mirror of
https://github.com/soypat/lneto.git
synced 2026-08-05 23:43:40 +00:00
3c6882b4b3
* Repeating select if it is interrupted * Restrict retries for syscall.EINTR to 10 Limit the number of retries on syscall.EINTR to 10. --------- Co-authored-by: Pat Whittingslow <graded.sp@gmail.com>