jruby / jruby-ossl

DEFUNCT, new repository at:
https://github.com/jruby/jruby-openssl
47 stars 19 forks source link

Re-implemented read_nonblock/write_nonblock #21

Closed matthauck closed 8 years ago

matthauck commented 12 years ago

Modified waitSelect to raise IO::WaitWritable and IO::WaitReadable if not immediately available

Accidentally deleted this pull request when I messed up my git history. Submitting it again.