Method: RIO::Stream::IOBase#setup
- Defined in:
- lib/rio/stream.rb
#setup ⇒ Object
77 78 79 80 |
# File 'lib/rio/stream.rb', line 77 def setup ioh.sync = sync? if cx.has_key?('sync') self end |
77 78 79 80 |
# File 'lib/rio/stream.rb', line 77 def setup ioh.sync = sync? if cx.has_key?('sync') self end |