Epoll#del only takes one argument
commit81d66a794338e241e00b9ffd66fc94b80064475d
authorEric Wong <normalperson@yhbt.net>
Sat, 25 Sep 2010 20:32:32 +0000 (25 20:32 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 25 Sep 2010 20:32:32 +0000 (25 20:32 +0000)
treeac78a134481012c438506a068cdb233a025b8a47
parentbc4aaf4afdfb42ad5cc5e0729f816fbefb3d338e
Epoll#del only takes one argument

We don't have to emulate the C API exactly, and it
makes life saner/easier for our users.
ext/sleepy_penguin/epoll.c
test/test_epoll.rb