http_server: get rid of EINTR checks
commitc719497c6db220a9f58c71970f2370cb2e6c99c3
authorEric Wong <normalperson@yhbt.net>
Wed, 15 Jun 2011 00:09:32 +0000 (15 00:09 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 15 Jun 2011 00:13:41 +0000 (15 00:13 +0000)
tree69fda2a17c9895ecd3b3fcab0d02056818a6731d
parent742c4d77f179a757dbcb1fa350f9d75b757acfc7
http_server: get rid of EINTR checks

Ruby IO.select never raises that, actually
lib/unicorn/http_server.rb