<init>()addressResolve(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject hostname)block(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject blocker, org.jruby.runtime.builtin.IRubyObject timeout)close(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler)ioClose(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io)ioPRead(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io, org.jruby.runtime.builtin.IRubyObject buffer, int from, int length, int offset)ioPRead(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io, org.jruby.runtime.builtin.IRubyObject buffer, org.jruby.RubyInteger from, org.jruby.RubyInteger length, org.jruby.RubyInteger offset)ioPReadMemory(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io, java.nio.ByteBuffer base, int from, int size, int length)ioPWrite(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io, org.jruby.runtime.builtin.IRubyObject buffer, int from, int length, int offset)ioPWrite(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io, org.jruby.runtime.builtin.IRubyObject buffer, org.jruby.RubyInteger from, org.jruby.RubyInteger length, org.jruby.RubyInteger offset)ioPWriteMemory(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io, java.nio.ByteBuffer base, int from, int size, int length)ioRead(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io, org.jruby.runtime.builtin.IRubyObject buffer, int length, int offset)ioRead(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io, org.jruby.runtime.builtin.IRubyObject buffer, org.jruby.RubyInteger length, org.jruby.RubyInteger offset)ioReadMemory(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io, java.nio.ByteBuffer base, int size, int length)ioSelect(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject readables, org.jruby.runtime.builtin.IRubyObject writables, org.jruby.runtime.builtin.IRubyObject exceptables, org.jruby.runtime.builtin.IRubyObject timeout)ioSelectv(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject[] args)ioWait(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io, org.jruby.runtime.builtin.IRubyObject events, org.jruby.runtime.builtin.IRubyObject timeout)ioWaitReadable(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io)ioWaitWritable(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io)ioWrite(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io, org.jruby.runtime.builtin.IRubyObject buffer, int length, int offset)ioWrite(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io, org.jruby.runtime.builtin.IRubyObject buffer, org.jruby.RubyInteger length, org.jruby.RubyInteger offset)ioWriteMemory(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject io, java.nio.ByteBuffer base, int size, int length)kernelSleep(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject timeout)kernelSleep(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject[] args)processWait(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, long pid, int flags)result(org.jruby.Ruby runtime, int result, jnr.constants.platform.Errno error)result(org.jruby.runtime.ThreadContext context, int result, jnr.constants.platform.Errno error)resultApply(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject result)unblock(org.jruby.runtime.ThreadContext context, org.jruby.runtime.builtin.IRubyObject scheduler, org.jruby.runtime.builtin.IRubyObject blocker, org.jruby.runtime.builtin.IRubyObject fiber)