celluloid / celluloid-io

UNMAINTAINED: See celluloid/celluloid#779 - Evented sockets for Celluloid actors
https://celluloid.io
MIT License
879 stars 93 forks source link

Revert "Allow waiting for read and write simultaneously" #119

Closed tarcieri closed 9 years ago

tarcieri commented 9 years ago

I believe this should address #118, but is broken in the event that a descriptor simultaneously contends on both reads and writes

cc @halorgium @monolar

monolar commented 9 years ago

wonderful - thank you.