xepoll_thread_*/client: EPOLLONESHOT implies EPOLLET
commit552c4ca305092911ca7613de4b1ba310e5481775
authorEric Wong <normalperson@yhbt.net>
Tue, 26 Feb 2013 20:07:30 +0000 (26 20:07 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 26 Feb 2013 20:07:30 +0000 (26 20:07 +0000)
tree097f289ef03c2a26549e752119b5b7f94d63611d
parent81e555569fc254ed9d592c8734695b22d4f9bc12
xepoll_thread_*/client: EPOLLONESHOT implies EPOLLET

No need to specify both flags for epoll (confirmed by reading
fs/eventpoll.c in the Linux kernel).
lib/rainbows/xepoll_thread_pool/client.rb
lib/rainbows/xepoll_thread_spawn/client.rb