Drop the use of the original (blocking) poll object and always allow libev to run.
By not yielding to libev, if many events were becoming available in quick succession, a greenlet that was polling and not otherwise yielding could starve all the other greenlets. Also, fix importing under platforms that don't implement poll.
Showing
Please register or sign in to comment