Added handler for "interrupted system call" (EINTR) errors on select
for Unix. This allows signal handlers that don't shut down the process to work correctly.
Showing
Please register or sign in to comment
for Unix. This allows signal handlers that don't shut down the process to work correctly.