[MacRuby] #554: Please implement IO#read_nonblock and IO#write_nonblock
#554: Please implement IO#read_nonblock and IO#write_nonblock ----------------------------------------+----------------------------------- Reporter: ernest.prabhakar@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ----------------------------------------+----------------------------------- http://ruby-doc.org/core/classes/IO.html#M002267 http://ruby-doc.org/core/classes/IO.html#M002268 These are extremely useful for doing non-blocking async IO via Dispatch::Source -- Ticket URL: <http://www.macruby.org/trac/ticket/554> MacRuby <http://macruby.org/>
#554: Please implement IO#read_nonblock and IO#write_nonblock ----------------------------------------+----------------------------------- Reporter: ernest.prabhakar@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ----------------------------------------+----------------------------------- Comment(by ernest.prabhakar@…): Why just manually setting it ourselves isn't ideal: http://cr.yp.to/unix/nonblock.html -- Ticket URL: <http://www.macruby.org/trac/ticket/554#comment:1> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby