LUA: hide EINTR from scripts and remove the timeout feature
Timeout makes it too easy to write crappy code. It's also much easier to handle EINTR without timeout. This fixes a minor bug: revents was undefined if poll() failed. (cherry picked from commit 314c242ab041d515c1b2f1a82ee1a3fe4fe715a5)
Showing
Please register or sign in to comment