razetime has joined #jruby
<headius> If you look at most of the IO operations you'll see them guarded to not use native codon windows. That's mostly because select() logic has never been hooked up, so although reads and writes might work fine there'd be no nonblocking
<headius> * If you look at most of the IO operations you'll see them guarded to not use native code on windows. That's mostly because select() logic has never been hooked up, so although reads and writes might work fine there'd be no nonblocking
<headius> It needs to either bind the kinda crappy select impl on windows (it polls) or use the win32 WaitForSingleObject I think
razetime has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
sagax has quit [Remote host closed the connection]
razetime has joined #jruby
razetime has quit [Remote host closed the connection]