epoll: fix timeout
commitca8021d4177e5f7131f88daf6b56402ff39c3a35
authorEric Wong <normalperson@yhbt.net>
Fri, 29 Apr 2011 18:14:10 +0000 (29 18:14 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 29 Apr 2011 18:14:10 +0000 (29 18:14 +0000)
tree64fc3e4ab34fe3f803cc29d133f0f82199045cae
parent73ed28f1863d5ae3048a284e25a918255bdafe8a
epoll: fix timeout

Epoll#wait and epoll_wait(2) timeouts are in milliseconds,
not seconds.  This affects xepoll, too.
lib/rainbows/epoll.rb