public class org.jruby.ext.socket.RubyTCPServer extends org.jruby.ext.socket.RubyTCPSocket
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.jruby.ext.socket.RubyTCPServer
  super_class: org.jruby.ext.socket.RubyTCPSocket
{
  private static org.jruby.runtime.ObjectAllocator TCPSERVER_ALLOCATOR;
    descriptor: Lorg/jruby/runtime/ObjectAllocator;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 73
            new org.jruby.ext.socket.RubyTCPServer$1
            dup
            invokespecial org.jruby.ext.socket.RubyTCPServer$1.<init>:()V
            putstatic org.jruby.ext.socket.RubyTCPServer.TCPSERVER_ALLOCATOR:Lorg/jruby/runtime/ObjectAllocator;
         1: .line 77
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  static void createTCPServer(org.jruby.Ruby);
    descriptor: (Lorg/jruby/Ruby;)V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // org.jruby.Ruby runtime
         0: .line 65
            aload 0 /* runtime */
         1: .line 66
            ldc "TCPServer"
            aload 0 /* runtime */
            ldc "TCPSocket"
            invokevirtual org.jruby.Ruby.getClass:(Ljava/lang/String;)Lorg/jruby/RubyClass;
            getstatic org.jruby.ext.socket.RubyTCPServer.TCPSERVER_ALLOCATOR:Lorg/jruby/runtime/ObjectAllocator;
         2: .line 65
            invokevirtual org.jruby.Ruby.defineClass:(Ljava/lang/String;Lorg/jruby/RubyClass;Lorg/jruby/runtime/ObjectAllocator;)Lorg/jruby/RubyClass;
            astore 1 /* rb_cTCPServer */
        start local 1 // org.jruby.RubyClass rb_cTCPServer
         3: .line 68
            aload 1 /* rb_cTCPServer */
            ldc Lorg/jruby/ext/socket/RubyTCPServer;
            invokevirtual org.jruby.RubyClass.defineAnnotatedMethods:(Ljava/lang/Class;)V
         4: .line 70
            aload 0 /* runtime */
            invokevirtual org.jruby.Ruby.getObject:()Lorg/jruby/RubyClass;
            ldc "TCPserver"
            aload 1 /* rb_cTCPServer */
            invokevirtual org.jruby.RubyClass.setConstant:(Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
            pop
         5: .line 71
            return
        end local 1 // org.jruby.RubyClass rb_cTCPServer
        end local 0 // org.jruby.Ruby runtime
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    6     0        runtime  Lorg/jruby/Ruby;
            3    6     1  rb_cTCPServer  Lorg/jruby/RubyClass;
    MethodParameters:
         Name  Flags
      runtime  

  public void <init>(org.jruby.Ruby, org.jruby.RubyClass);
    descriptor: (Lorg/jruby/Ruby;Lorg/jruby/RubyClass;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.Ruby runtime
        start local 2 // org.jruby.RubyClass type
         0: .line 80
            aload 0 /* this */
            aload 1 /* runtime */
            aload 2 /* type */
            invokespecial org.jruby.ext.socket.RubyTCPSocket.<init>:(Lorg/jruby/Ruby;Lorg/jruby/RubyClass;)V
         1: .line 81
            return
        end local 2 // org.jruby.RubyClass type
        end local 1 // org.jruby.Ruby runtime
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lorg/jruby/ext/socket/RubyTCPServer;
            0    2     1  runtime  Lorg/jruby/Ruby;
            0    2     2     type  Lorg/jruby/RubyClass;
    MethodParameters:
         Name  Flags
      runtime  
      type     

  public org.jruby.runtime.builtin.IRubyObject initialize(org.jruby.runtime.ThreadContext, org.jruby.runtime.builtin.IRubyObject[]);
    descriptor: (Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=11, args_size=3
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.ThreadContext context
        start local 2 // org.jruby.runtime.builtin.IRubyObject[] args
         0: .line 85
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            astore 3 /* runtime */
        start local 3 // org.jruby.Ruby runtime
         1: .line 87
            aconst_null
            astore 5 /* _port */
        start local 5 // org.jruby.runtime.builtin.IRubyObject _port
         2: .line 88
            ldc "0.0.0.0"
            astore 6 /* host */
        start local 6 // java.lang.String host
         3: .line 90
            aload 2 /* args */
            arraylength
            tableswitch { // 1 - 2
                    1: 13
                    2: 4
              default: 14
          }
         4: .line 92
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.runtime.builtin.IRubyObject[] org.jruby.Ruby top org.jruby.runtime.builtin.IRubyObject java.lang.String
      StackMap stack:
            aload 2 /* args */
            iconst_0
            aaload
            astore 4 /* _host */
        start local 4 // org.jruby.runtime.builtin.IRubyObject _host
         5: .line 93
            aload 2 /* args */
            iconst_1
            aaload
            astore 5 /* _port */
         6: .line 95
            aload 4 /* _host */
            invokeinterface org.jruby.runtime.builtin.IRubyObject.isNil:()Z
            ifeq 8
         7: .line 96
            goto 14
         8: .line 97
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.runtime.builtin.IRubyObject[] org.jruby.Ruby org.jruby.runtime.builtin.IRubyObject org.jruby.runtime.builtin.IRubyObject java.lang.String
      StackMap stack:
            aload 4 /* _host */
            instanceof org.jruby.RubyFixnum
            ifeq 10
         9: .line 98
            aload 3 /* runtime */
            aload 4 /* _host */
            aload 3 /* runtime */
            invokevirtual org.jruby.Ruby.getString:()Lorg/jruby/RubyClass;
            invokevirtual org.jruby.Ruby.newTypeError:(Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/RubyClass;)Lorg/jruby/exceptions/RaiseException;
            athrow
        10: .line 101
      StackMap locals:
      StackMap stack:
            aload 4 /* _host */
            invokeinterface org.jruby.runtime.builtin.IRubyObject.convertToString:()Lorg/jruby/RubyString;
            astore 7 /* hostString */
        start local 7 // org.jruby.RubyString hostString
        11: .line 102
            aload 7 /* hostString */
            invokevirtual org.jruby.RubyString.size:()I
            ifle 14
            aload 7 /* hostString */
            invokevirtual org.jruby.RubyString.toString:()Ljava/lang/String;
            astore 6 /* host */
        12: .line 104
            goto 14
        end local 7 // org.jruby.RubyString hostString
        end local 4 // org.jruby.runtime.builtin.IRubyObject _host
        13: .line 106
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.runtime.builtin.IRubyObject[] org.jruby.Ruby top org.jruby.runtime.builtin.IRubyObject java.lang.String
      StackMap stack:
            aload 2 /* args */
            iconst_0
            aaload
            astore 5 /* _port */
        14: .line 109
      StackMap locals:
      StackMap stack:
            aload 1 /* context */
            aload 5 /* _port */
            invokestatic org.jruby.ext.socket.SocketUtils.getPortFrom:(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)I
            istore 7 /* port */
        start local 7 // int port
        15: .line 112
            aload 6 /* host */
            invokestatic java.net.InetAddress.getByName:(Ljava/lang/String;)Ljava/net/InetAddress;
            astore 8 /* addr */
        start local 8 // java.net.InetAddress addr
        16: .line 114
            invokestatic java.nio.channels.ServerSocketChannel.open:()Ljava/nio/channels/ServerSocketChannel;
            astore 9 /* ssc */
        start local 9 // java.nio.channels.ServerSocketChannel ssc
        17: .line 115
            aload 9 /* ssc */
            invokevirtual java.nio.channels.ServerSocketChannel.socket:()Ljava/net/ServerSocket;
            iconst_1
            invokevirtual java.net.ServerSocket.setReuseAddress:(Z)V
        18: .line 117
            new java.net.InetSocketAddress
            dup
            aload 8 /* addr */
            iload 7 /* port */
            invokespecial java.net.InetSocketAddress.<init>:(Ljava/net/InetAddress;I)V
            astore 10 /* socket_address */
        start local 10 // java.net.InetSocketAddress socket_address
        19: .line 119
            aload 9 /* ssc */
            invokevirtual java.nio.channels.ServerSocketChannel.socket:()Ljava/net/ServerSocket;
            aload 10 /* socket_address */
            invokevirtual java.net.ServerSocket.bind:(Ljava/net/SocketAddress;)V
        20: .line 121
            aload 0 /* this */
            aload 3 /* runtime */
            aload 9 /* ssc */
            invokestatic org.jruby.ext.socket.RubyTCPServer.newChannelFD:(Lorg/jruby/Ruby;Ljava/nio/channels/Channel;)Lorg/jruby/util/io/ChannelFD;
            invokevirtual org.jruby.ext.socket.RubyTCPServer.initSocket:(Lorg/jruby/util/io/ChannelFD;)V
        end local 10 // java.net.InetSocketAddress socket_address
        end local 9 // java.nio.channels.ServerSocketChannel ssc
        end local 8 // java.net.InetAddress addr
        21: .line 123
            goto 35
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.runtime.builtin.IRubyObject[] org.jruby.Ruby top org.jruby.runtime.builtin.IRubyObject java.lang.String int
      StackMap stack: java.net.UnknownHostException
        22: pop
        23: .line 124
            aload 3 /* runtime */
            ldc "initialize: name or service not known"
            invokestatic org.jruby.ext.socket.SocketUtils.sockerr:(Lorg/jruby/Ruby;Ljava/lang/String;)Ljava/lang/RuntimeException;
            athrow
        24: .line 126
      StackMap locals:
      StackMap stack: java.net.BindException
            astore 8 /* e */
        start local 8 // java.net.BindException e
        25: .line 127
            aload 3 /* runtime */
            aload 8 /* e */
            invokevirtual org.jruby.Ruby.newErrnoEADDRFromBindException:(Ljava/net/BindException;)Lorg/jruby/exceptions/RaiseException;
            athrow
        end local 8 // java.net.BindException e
        26: .line 129
      StackMap locals:
      StackMap stack: java.net.SocketException
            astore 8 /* e */
        start local 8 // java.net.SocketException e
        27: .line 130
            aload 8 /* e */
            invokevirtual java.net.SocketException.getMessage:()Ljava/lang/String;
            astore 9 /* msg */
        start local 9 // java.lang.String msg
        28: .line 132
            aload 9 /* msg */
            ldc "Permission denied"
            invokevirtual java.lang.String.indexOf:(Ljava/lang/String;)I
            iconst_m1
            if_icmpeq 30
        29: .line 133
            aload 3 /* runtime */
            ldc "bind(2)"
            invokevirtual org.jruby.Ruby.newErrnoEACCESError:(Ljava/lang/String;)Lorg/jruby/exceptions/RaiseException;
            athrow
        30: .line 135
      StackMap locals: java.net.SocketException java.lang.String
      StackMap stack:
            aload 3 /* runtime */
            ldc "initialize: name or service not known"
            invokestatic org.jruby.ext.socket.SocketUtils.sockerr:(Lorg/jruby/Ruby;Ljava/lang/String;)Ljava/lang/RuntimeException;
            athrow
        end local 9 // java.lang.String msg
        end local 8 // java.net.SocketException e
        31: .line 138
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.runtime.builtin.IRubyObject[] org.jruby.Ruby top org.jruby.runtime.builtin.IRubyObject java.lang.String int
      StackMap stack: java.io.IOException
            astore 8 /* e */
        start local 8 // java.io.IOException e
        32: .line 139
            aload 3 /* runtime */
            aload 8 /* e */
            invokevirtual org.jruby.Ruby.newIOErrorFromException:(Ljava/io/IOException;)Lorg/jruby/exceptions/RaiseException;
            athrow
        end local 8 // java.io.IOException e
        33: .line 141
      StackMap locals:
      StackMap stack: java.lang.IllegalArgumentException
            astore 8 /* iae */
        start local 8 // java.lang.IllegalArgumentException iae
        34: .line 142
            aload 3 /* runtime */
            aload 8 /* iae */
            invokevirtual java.lang.IllegalArgumentException.getMessage:()Ljava/lang/String;
            invokestatic org.jruby.ext.socket.SocketUtils.sockerr:(Lorg/jruby/Ruby;Ljava/lang/String;)Ljava/lang/RuntimeException;
            athrow
        end local 8 // java.lang.IllegalArgumentException iae
        35: .line 145
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 7 // int port
        end local 6 // java.lang.String host
        end local 5 // org.jruby.runtime.builtin.IRubyObject _port
        end local 3 // org.jruby.Ruby runtime
        end local 2 // org.jruby.runtime.builtin.IRubyObject[] args
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0   36     0            this  Lorg/jruby/ext/socket/RubyTCPServer;
            0   36     1         context  Lorg/jruby/runtime/ThreadContext;
            0   36     2            args  [Lorg/jruby/runtime/builtin/IRubyObject;
            1   36     3         runtime  Lorg/jruby/Ruby;
            5   13     4           _host  Lorg/jruby/runtime/builtin/IRubyObject;
            2   36     5           _port  Lorg/jruby/runtime/builtin/IRubyObject;
            3   36     6            host  Ljava/lang/String;
           11   13     7      hostString  Lorg/jruby/RubyString;
           15   36     7            port  I
           16   21     8            addr  Ljava/net/InetAddress;
           17   21     9             ssc  Ljava/nio/channels/ServerSocketChannel;
           19   21    10  socket_address  Ljava/net/InetSocketAddress;
           25   26     8               e  Ljava/net/BindException;
           27   31     8               e  Ljava/net/SocketException;
           28   31     9             msg  Ljava/lang/String;
           32   33     8               e  Ljava/io/IOException;
           34   35     8             iae  Ljava/lang/IllegalArgumentException;
      Exception table:
        from    to  target  type
          15    21      22  Class java.net.UnknownHostException
          15    21      24  Class java.net.BindException
          15    21      26  Class java.net.SocketException
          15    21      31  Class java.io.IOException
          15    21      33  Class java.lang.IllegalArgumentException
    RuntimeVisibleAnnotations: 
      org.jruby.anno.JRubyMethod(name = {"initialize"}, required = 1, optional = 1, visibility = org.jruby.runtime.Visibility.PRIVATE:Lorg/jruby/runtime/Visibility;)
    MethodParameters:
         Name  Flags
      context  
      args     

  public org.jruby.runtime.builtin.IRubyObject accept(org.jruby.runtime.ThreadContext);
    descriptor: (Lorg/jruby/runtime/ThreadContext;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=8, args_size=2
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.ThreadContext context
         0: .line 150
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            astore 2 /* runtime */
        start local 2 // org.jruby.Ruby runtime
         1: .line 151
            new org.jruby.ext.socket.RubyTCPSocket
            dup
            aload 2 /* runtime */
            aload 2 /* runtime */
            ldc "TCPSocket"
            invokevirtual org.jruby.Ruby.getClass:(Ljava/lang/String;)Lorg/jruby/RubyClass;
            invokespecial org.jruby.ext.socket.RubyTCPSocket.<init>:(Lorg/jruby/Ruby;Lorg/jruby/RubyClass;)V
            astore 3 /* socket */
        start local 3 // org.jruby.ext.socket.RubyTCPSocket socket
         2: .line 154
            aload 1 /* context */
            invokevirtual org.jruby.runtime.ThreadContext.getThread:()Lorg/jruby/RubyThread;
            astore 4 /* thread */
        start local 4 // org.jruby.RubyThread thread
         3: .line 157
      StackMap locals: org.jruby.Ruby org.jruby.ext.socket.RubyTCPSocket org.jruby.RubyThread
      StackMap stack:
            aload 4 /* thread */
            aload 0 /* this */
            bipush 16
            invokevirtual org.jruby.RubyThread.select:(Lorg/jruby/RubyIO;I)Z
            istore 5 /* ready */
        start local 5 // boolean ready
         4: .line 159
            iload 5 /* ready */
            ifne 7
         5: .line 161
            aload 1 /* context */
            invokevirtual org.jruby.runtime.ThreadContext.pollThreadEvents:()V
         6: .line 163
            goto 3
         7: .line 164
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.jruby.ext.socket.RubyTCPServer.getServerSocketChannel:()Ljava/nio/channels/ServerSocketChannel;
            invokevirtual java.nio.channels.ServerSocketChannel.accept:()Ljava/nio/channels/SocketChannel;
            astore 6 /* connected */
        start local 6 // java.nio.channels.SocketChannel connected
         8: .line 165
            aload 6 /* connected */
            ifnonnull 9
            goto 3
         9: .line 167
      StackMap locals: java.nio.channels.SocketChannel
      StackMap stack:
            aload 6 /* connected */
            invokevirtual java.nio.channels.SocketChannel.finishConnect:()Z
            pop
        10: .line 170
            aload 6 /* connected */
            invokevirtual java.nio.channels.SocketChannel.blockingLock:()Ljava/lang/Object;
            dup
            astore 7
            monitorenter
        11: .line 171
            aload 6 /* connected */
            iconst_0
            invokevirtual java.nio.channels.SocketChannel.configureBlocking:(Z)Ljava/nio/channels/SelectableChannel;
            pop
        12: .line 172
            aload 6 /* connected */
            iconst_1
            invokevirtual java.nio.channels.SocketChannel.configureBlocking:(Z)Ljava/nio/channels/SelectableChannel;
            pop
        13: .line 170
            aload 7
            monitorexit
        14: goto 17
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.Ruby org.jruby.ext.socket.RubyTCPSocket org.jruby.RubyThread int java.nio.channels.SocketChannel java.lang.Object
      StackMap stack: java.lang.Throwable
        15: aload 7
            monitorexit
        16: athrow
        17: .line 176
      StackMap locals:
      StackMap stack:
            aload 3 /* socket */
            aload 2 /* runtime */
            aload 6 /* connected */
            invokestatic org.jruby.ext.socket.RubyTCPServer.newChannelFD:(Lorg/jruby/Ruby;Ljava/nio/channels/Channel;)Lorg/jruby/util/io/ChannelFD;
            invokevirtual org.jruby.ext.socket.RubyTCPSocket.initSocket:(Lorg/jruby/util/io/ChannelFD;)V
        18: .line 178
            aload 3 /* socket */
        19: areturn
        end local 6 // java.nio.channels.SocketChannel connected
        end local 5 // boolean ready
        end local 4 // org.jruby.RubyThread thread
        20: .line 182
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.Ruby org.jruby.ext.socket.RubyTCPSocket
      StackMap stack: java.io.IOException
            astore 4 /* e */
        start local 4 // java.io.IOException e
        21: .line 183
            aload 2 /* runtime */
            aload 4 /* e */
            invokevirtual org.jruby.Ruby.newIOErrorFromException:(Ljava/io/IOException;)Lorg/jruby/exceptions/RaiseException;
            athrow
        end local 4 // java.io.IOException e
        end local 3 // org.jruby.ext.socket.RubyTCPSocket socket
        end local 2 // org.jruby.Ruby runtime
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   22     0       this  Lorg/jruby/ext/socket/RubyTCPServer;
            0   22     1    context  Lorg/jruby/runtime/ThreadContext;
            1   22     2    runtime  Lorg/jruby/Ruby;
            2   22     3     socket  Lorg/jruby/ext/socket/RubyTCPSocket;
            3   20     4     thread  Lorg/jruby/RubyThread;
            4   20     5      ready  Z
            8   20     6  connected  Ljava/nio/channels/SocketChannel;
           21   22     4          e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
          11    14      15  any
          15    16      15  any
           2    19      20  Class java.io.IOException
    RuntimeVisibleAnnotations: 
      org.jruby.anno.JRubyMethod(name = {"accept"})
    MethodParameters:
         Name  Flags
      context  

  public org.jruby.runtime.builtin.IRubyObject accept_nonblock(org.jruby.runtime.ThreadContext);
    descriptor: (Lorg/jruby/runtime/ThreadContext;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.ThreadContext context
         0: .line 189
            aload 0 /* this */
            aload 1 /* context */
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            iconst_1
            invokevirtual org.jruby.ext.socket.RubyTCPServer.accept_nonblock:(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/Ruby;Z)Lorg/jruby/runtime/builtin/IRubyObject;
            areturn
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lorg/jruby/ext/socket/RubyTCPServer;
            0    1     1  context  Lorg/jruby/runtime/ThreadContext;
    RuntimeVisibleAnnotations: 
      org.jruby.anno.JRubyMethod(name = {"accept_nonblock"})
    MethodParameters:
         Name  Flags
      context  

  public org.jruby.runtime.builtin.IRubyObject accept_nonblock(org.jruby.runtime.ThreadContext, org.jruby.runtime.builtin.IRubyObject);
    descriptor: (Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.ThreadContext context
        start local 2 // org.jruby.runtime.builtin.IRubyObject opts
         0: .line 194
            aload 0 /* this */
            aload 1 /* context */
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            aload 1 /* context */
            aload 2 /* opts */
            invokestatic org.jruby.ext.socket.RubyTCPServer.extractExceptionArg:(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Z
            invokevirtual org.jruby.ext.socket.RubyTCPServer.accept_nonblock:(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/Ruby;Z)Lorg/jruby/runtime/builtin/IRubyObject;
            areturn
        end local 2 // org.jruby.runtime.builtin.IRubyObject opts
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lorg/jruby/ext/socket/RubyTCPServer;
            0    1     1  context  Lorg/jruby/runtime/ThreadContext;
            0    1     2     opts  Lorg/jruby/runtime/builtin/IRubyObject;
    RuntimeVisibleAnnotations: 
      org.jruby.anno.JRubyMethod(name = {"accept_nonblock"})
    MethodParameters:
         Name  Flags
      context  
      opts     

  public org.jruby.runtime.builtin.IRubyObject accept_nonblock(org.jruby.runtime.ThreadContext, org.jruby.Ruby, boolean);
    descriptor: (Lorg/jruby/runtime/ThreadContext;Lorg/jruby/Ruby;Z)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=12, args_size=4
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.ThreadContext context
        start local 2 // org.jruby.Ruby runtime
        start local 3 // boolean ex
         0: .line 198
            new org.jruby.ext.socket.RubyTCPSocket
            dup
            aload 2 /* runtime */
            aload 2 /* runtime */
            ldc "TCPSocket"
            invokevirtual org.jruby.Ruby.getClass:(Ljava/lang/String;)Lorg/jruby/RubyClass;
            invokespecial org.jruby.ext.socket.RubyTCPSocket.<init>:(Lorg/jruby/Ruby;Lorg/jruby/RubyClass;)V
            astore 4 /* socket */
        start local 4 // org.jruby.ext.socket.RubyTCPSocket socket
         1: .line 199
            aconst_null
            astore 5 /* selector */
        start local 5 // java.nio.channels.Selector selector
         2: .line 200
            aload 0 /* this */
            invokevirtual org.jruby.ext.socket.RubyTCPServer.getServerSocketChannel:()Ljava/nio/channels/ServerSocketChannel;
            astore 6 /* ssc */
        start local 6 // java.nio.channels.ServerSocketChannel ssc
         3: .line 202
            aload 6 /* ssc */
            invokevirtual java.nio.channels.ServerSocketChannel.blockingLock:()Ljava/lang/Object;
            dup
            astore 7
            monitorenter
         4: .line 203
            aload 6 /* ssc */
            invokevirtual java.nio.channels.ServerSocketChannel.isBlocking:()Z
            istore 8 /* oldBlocking */
        start local 8 // boolean oldBlocking
         5: .line 206
            aload 6 /* ssc */
            iconst_0
            invokevirtual java.nio.channels.ServerSocketChannel.configureBlocking:(Z)Ljava/nio/channels/SelectableChannel;
            pop
         6: .line 207
            aload 2 /* runtime */
            invokestatic java.nio.channels.spi.SelectorProvider.provider:()Ljava/nio/channels/spi/SelectorProvider;
            invokestatic org.jruby.util.io.SelectorFactory.openWithRetryFrom:(Lorg/jruby/Ruby;Ljava/nio/channels/spi/SelectorProvider;)Ljava/nio/channels/Selector;
            astore 5 /* selector */
         7: .line 209
            aload 1 /* context */
            invokevirtual org.jruby.runtime.ThreadContext.getThread:()Lorg/jruby/RubyThread;
            aload 0 /* this */
            bipush 16
            lconst_0
            invokevirtual org.jruby.RubyThread.select:(Lorg/jruby/RubyIO;IJ)Z
            istore 9 /* ready */
        start local 9 // boolean ready
         8: .line 211
            iload 9 /* ready */
            ifne 20
         9: .line 214
            iload 3 /* ex */
            ifeq 11
        10: .line 215
            aload 2 /* runtime */
            ldc "Resource temporarily unavailable"
            invokevirtual org.jruby.Ruby.newErrnoEAGAINReadableError:(Ljava/lang/String;)Lorg/jruby/exceptions/RaiseException;
            athrow
        11: .line 218
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.Ruby int org.jruby.ext.socket.RubyTCPSocket java.nio.channels.Selector java.nio.channels.ServerSocketChannel java.lang.Object int int
      StackMap stack:
            aload 2 /* runtime */
            ldc "wait_readable"
            invokevirtual org.jruby.Ruby.newSymbol:(Ljava/lang/String;)Lorg/jruby/RubySymbol;
            astore 11
        12: .line 232
            aload 5 /* selector */
            ifnull 15
            aload 5 /* selector */
            invokevirtual java.nio.channels.Selector.close:()V
        13: .line 233
            goto 15
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.Ruby int org.jruby.ext.socket.RubyTCPSocket java.nio.channels.Selector java.nio.channels.ServerSocketChannel java.lang.Object int int top org.jruby.runtime.builtin.IRubyObject
      StackMap stack: java.lang.Exception
        14: pop
        15: .line 235
      StackMap locals:
      StackMap stack:
            aload 6 /* ssc */
            iload 8 /* oldBlocking */
            invokevirtual java.nio.channels.ServerSocketChannel.configureBlocking:(Z)Ljava/nio/channels/SelectableChannel;
            pop
        16: goto 18
      StackMap locals:
      StackMap stack: java.io.IOException
        17: pop
        18: .line 218
      StackMap locals:
      StackMap stack:
            aload 7
            monitorexit
        19: aload 11
            areturn
        20: .line 222
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.Ruby int org.jruby.ext.socket.RubyTCPSocket java.nio.channels.Selector java.nio.channels.ServerSocketChannel java.lang.Object int int
      StackMap stack:
            aload 4 /* socket */
            aload 2 /* runtime */
            aload 6 /* ssc */
            invokevirtual java.nio.channels.ServerSocketChannel.accept:()Ljava/nio/channels/SocketChannel;
            invokestatic org.jruby.ext.socket.RubyTCPServer.newChannelFD:(Lorg/jruby/Ruby;Ljava/nio/channels/Channel;)Lorg/jruby/util/io/ChannelFD;
            invokevirtual org.jruby.ext.socket.RubyTCPSocket.initSocket:(Lorg/jruby/util/io/ChannelFD;)V
        21: .line 224
            aload 4 /* socket */
            astore 11
        22: .line 232
            aload 5 /* selector */
            ifnull 25
            aload 5 /* selector */
            invokevirtual java.nio.channels.Selector.close:()V
        23: .line 233
            goto 25
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.Ruby int org.jruby.ext.socket.RubyTCPSocket java.nio.channels.Selector java.nio.channels.ServerSocketChannel java.lang.Object int int top org.jruby.runtime.builtin.IRubyObject
      StackMap stack: java.lang.Exception
        24: pop
        25: .line 235
      StackMap locals:
      StackMap stack:
            aload 6 /* ssc */
            iload 8 /* oldBlocking */
            invokevirtual java.nio.channels.ServerSocketChannel.configureBlocking:(Z)Ljava/nio/channels/SelectableChannel;
            pop
        26: goto 28
      StackMap locals:
      StackMap stack: java.io.IOException
        27: pop
        28: .line 224
      StackMap locals:
      StackMap stack:
            aload 7
            monitorexit
        29: aload 11
            areturn
        end local 9 // boolean ready
        30: .line 227
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.Ruby int org.jruby.ext.socket.RubyTCPSocket java.nio.channels.Selector java.nio.channels.ServerSocketChannel java.lang.Object int
      StackMap stack: java.io.IOException
            astore 9 /* e */
        start local 9 // java.io.IOException e
        31: .line 228
            aload 2 /* runtime */
            aload 9 /* e */
            invokevirtual org.jruby.Ruby.newIOErrorFromException:(Ljava/io/IOException;)Lorg/jruby/exceptions/RaiseException;
            athrow
        end local 9 // java.io.IOException e
        32: .line 230
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 10
        33: .line 232
            aload 5 /* selector */
            ifnull 36
            aload 5 /* selector */
            invokevirtual java.nio.channels.Selector.close:()V
        34: .line 233
            goto 36
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.Ruby int org.jruby.ext.socket.RubyTCPSocket java.nio.channels.Selector java.nio.channels.ServerSocketChannel java.lang.Object int top java.lang.Throwable
      StackMap stack: java.lang.Exception
        35: pop
        36: .line 235
      StackMap locals:
      StackMap stack:
            aload 6 /* ssc */
            iload 8 /* oldBlocking */
            invokevirtual java.nio.channels.ServerSocketChannel.configureBlocking:(Z)Ljava/nio/channels/SelectableChannel;
            pop
        37: goto 39
      StackMap locals:
      StackMap stack: java.io.IOException
        38: pop
        39: .line 237
      StackMap locals:
      StackMap stack:
            aload 10
            athrow
        end local 8 // boolean oldBlocking
        40: .line 202
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.Ruby int org.jruby.ext.socket.RubyTCPSocket java.nio.channels.Selector java.nio.channels.ServerSocketChannel java.lang.Object
      StackMap stack: java.lang.Throwable
            aload 7
            monitorexit
        41: athrow
        end local 6 // java.nio.channels.ServerSocketChannel ssc
        end local 5 // java.nio.channels.Selector selector
        end local 4 // org.jruby.ext.socket.RubyTCPSocket socket
        end local 3 // boolean ex
        end local 2 // org.jruby.Ruby runtime
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   42     0         this  Lorg/jruby/ext/socket/RubyTCPServer;
            0   42     1      context  Lorg/jruby/runtime/ThreadContext;
            0   42     2      runtime  Lorg/jruby/Ruby;
            0   42     3           ex  Z
            1   42     4       socket  Lorg/jruby/ext/socket/RubyTCPSocket;
            2   42     5     selector  Ljava/nio/channels/Selector;
            3   42     6          ssc  Ljava/nio/channels/ServerSocketChannel;
            5   40     8  oldBlocking  Z
            8   30     9        ready  Z
           31   32     9            e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
          12    13      14  Class java.lang.Exception
          15    16      17  Class java.io.IOException
          22    23      24  Class java.lang.Exception
          25    26      27  Class java.io.IOException
           5    12      30  Class java.io.IOException
          20    22      30  Class java.io.IOException
           5    12      32  any
          20    22      32  any
          30    32      32  any
          33    34      35  Class java.lang.Exception
          36    37      38  Class java.io.IOException
           4    19      40  any
          20    29      40  any
          30    41      40  any
    MethodParameters:
         Name  Flags
      context  
      runtime  
      ex       

  public org.jruby.runtime.builtin.IRubyObject sysaccept(org.jruby.runtime.ThreadContext);
    descriptor: (Lorg/jruby/runtime/ThreadContext;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=2
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.ThreadContext context
         0: .line 243
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            astore 2 /* runtime */
        start local 2 // org.jruby.Ruby runtime
         1: .line 246
            aload 1 /* context */
            invokevirtual org.jruby.runtime.ThreadContext.getThread:()Lorg/jruby/RubyThread;
            astore 3 /* thread */
        start local 3 // org.jruby.RubyThread thread
         2: .line 249
      StackMap locals: org.jruby.Ruby org.jruby.RubyThread
      StackMap stack:
            aload 3 /* thread */
            aload 0 /* this */
            bipush 16
            invokevirtual org.jruby.RubyThread.select:(Lorg/jruby/RubyIO;I)Z
            istore 4 /* ready */
        start local 4 // boolean ready
         3: .line 251
            iload 4 /* ready */
            ifne 6
         4: .line 253
            aload 1 /* context */
            invokevirtual org.jruby.runtime.ThreadContext.pollThreadEvents:()V
         5: .line 255
            goto 2
         6: .line 256
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            invokevirtual org.jruby.ext.socket.RubyTCPServer.getServerSocketChannel:()Ljava/nio/channels/ServerSocketChannel;
            invokevirtual java.nio.channels.ServerSocketChannel.accept:()Ljava/nio/channels/SocketChannel;
            astore 5 /* connected */
        start local 5 // java.nio.channels.SocketChannel connected
         7: .line 257
            aload 5 /* connected */
            ifnonnull 8
            goto 2
         8: .line 259
      StackMap locals: java.nio.channels.SocketChannel
      StackMap stack:
            aload 5 /* connected */
            invokevirtual java.nio.channels.SocketChannel.finishConnect:()Z
            pop
         9: .line 261
            aload 2 /* runtime */
            aload 5 /* connected */
            invokestatic org.jruby.util.io.FilenoUtil.filenoFrom:(Ljava/nio/channels/Channel;)I
            invokevirtual org.jruby.Ruby.newFixnum:(I)Lorg/jruby/RubyFixnum;
        10: areturn
        end local 5 // java.nio.channels.SocketChannel connected
        end local 4 // boolean ready
        end local 3 // org.jruby.RubyThread thread
        11: .line 265
      StackMap locals: org.jruby.ext.socket.RubyTCPServer org.jruby.runtime.ThreadContext org.jruby.Ruby
      StackMap stack: java.io.IOException
            astore 3 /* e */
        start local 3 // java.io.IOException e
        12: .line 266
            aload 2 /* runtime */
            aload 3 /* e */
            invokevirtual org.jruby.Ruby.newIOErrorFromException:(Ljava/io/IOException;)Lorg/jruby/exceptions/RaiseException;
            athrow
        end local 3 // java.io.IOException e
        end local 2 // org.jruby.Ruby runtime
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   13     0       this  Lorg/jruby/ext/socket/RubyTCPServer;
            0   13     1    context  Lorg/jruby/runtime/ThreadContext;
            1   13     2    runtime  Lorg/jruby/Ruby;
            2   11     3     thread  Lorg/jruby/RubyThread;
            3   11     4      ready  Z
            7   11     5  connected  Ljava/nio/channels/SocketChannel;
           12   13     3          e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
           1    10      11  Class java.io.IOException
    RuntimeVisibleAnnotations: 
      org.jruby.anno.JRubyMethod(name = {"sysaccept"})
    MethodParameters:
         Name  Flags
      context  

  public org.jruby.runtime.builtin.IRubyObject listen(org.jruby.runtime.ThreadContext, org.jruby.runtime.builtin.IRubyObject);
    descriptor: (Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=3, args_size=3
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.ThreadContext context
        start local 2 // org.jruby.runtime.builtin.IRubyObject backlog
         0: .line 272
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            invokestatic org.jruby.RubyFixnum.zero:(Lorg/jruby/Ruby;)Lorg/jruby/RubyFixnum;
            areturn
        end local 2 // org.jruby.runtime.builtin.IRubyObject backlog
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lorg/jruby/ext/socket/RubyTCPServer;
            0    1     1  context  Lorg/jruby/runtime/ThreadContext;
            0    1     2  backlog  Lorg/jruby/runtime/builtin/IRubyObject;
    RuntimeVisibleAnnotations: 
      org.jruby.anno.JRubyMethod(name = {"listen"}, required = 1)
    MethodParameters:
         Name  Flags
      context  
      backlog  

  public org.jruby.runtime.builtin.IRubyObject peeraddr(org.jruby.runtime.ThreadContext, org.jruby.runtime.builtin.IRubyObject[]);
    descriptor: (Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.ThreadContext context
        start local 2 // org.jruby.runtime.builtin.IRubyObject[] args
         0: .line 277
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            ldc "not supported"
            invokevirtual org.jruby.Ruby.newNotImplementedError:(Ljava/lang/String;)Lorg/jruby/exceptions/RaiseException;
            athrow
        end local 2 // org.jruby.runtime.builtin.IRubyObject[] args
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lorg/jruby/ext/socket/RubyTCPServer;
            0    1     1  context  Lorg/jruby/runtime/ThreadContext;
            0    1     2     args  [Lorg/jruby/runtime/builtin/IRubyObject;
    RuntimeVisibleAnnotations: 
      org.jruby.anno.JRubyMethod(name = {"peeraddr"}, rest = true)
    MethodParameters:
         Name  Flags
      context  
      args     

  public org.jruby.runtime.builtin.IRubyObject getpeername(org.jruby.runtime.ThreadContext, org.jruby.runtime.builtin.IRubyObject[]);
    descriptor: (Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.ThreadContext context
        start local 2 // org.jruby.runtime.builtin.IRubyObject[] args
         0: .line 282
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            ldc "not supported"
            invokevirtual org.jruby.Ruby.newNotImplementedError:(Ljava/lang/String;)Lorg/jruby/exceptions/RaiseException;
            athrow
        end local 2 // org.jruby.runtime.builtin.IRubyObject[] args
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lorg/jruby/ext/socket/RubyTCPServer;
            0    1     1  context  Lorg/jruby/runtime/ThreadContext;
            0    1     2     args  [Lorg/jruby/runtime/builtin/IRubyObject;
    RuntimeVisibleAnnotations: 
      org.jruby.anno.JRubyMethod(name = {"getpeername"}, rest = true)
    MethodParameters:
         Name  Flags
      context  
      args     

  public static org.jruby.runtime.builtin.IRubyObject open(org.jruby.runtime.ThreadContext, org.jruby.runtime.builtin.IRubyObject, org.jruby.runtime.builtin.IRubyObject[], org.jruby.runtime.Block);
    descriptor: (Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=7, args_size=4
        start local 0 // org.jruby.runtime.ThreadContext context
        start local 1 // org.jruby.runtime.builtin.IRubyObject recv
        start local 2 // org.jruby.runtime.builtin.IRubyObject[] args
        start local 3 // org.jruby.runtime.Block block
         0: .line 287
            aload 1 /* recv */
            aload 0 /* context */
            ldc "new"
            aload 2 /* args */
            invokeinterface org.jruby.runtime.builtin.IRubyObject.callMethod:(Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;[Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
            astore 4 /* tcpServer */
        start local 4 // org.jruby.runtime.builtin.IRubyObject tcpServer
         1: .line 289
            aload 3 /* block */
            invokevirtual org.jruby.runtime.Block.isGiven:()Z
            ifne 2
            aload 4 /* tcpServer */
            areturn
         2: .line 292
      StackMap locals: org.jruby.runtime.builtin.IRubyObject
      StackMap stack:
            aload 3 /* block */
            aload 0 /* context */
            aload 4 /* tcpServer */
            invokevirtual org.jruby.runtime.Block.yield:(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
            astore 6
         3: .line 294
            aload 4 /* tcpServer */
            aload 0 /* context */
            ldc "close"
            invokeinterface org.jruby.runtime.builtin.IRubyObject.callMethod:(Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject;
            pop
         4: .line 292
            aload 6
            areturn
         5: .line 293
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 5
         6: .line 294
            aload 4 /* tcpServer */
            aload 0 /* context */
            ldc "close"
            invokeinterface org.jruby.runtime.builtin.IRubyObject.callMethod:(Lorg/jruby/runtime/ThreadContext;Ljava/lang/String;)Lorg/jruby/runtime/builtin/IRubyObject;
            pop
         7: .line 295
            aload 5
            athrow
        end local 4 // org.jruby.runtime.builtin.IRubyObject tcpServer
        end local 3 // org.jruby.runtime.Block block
        end local 2 // org.jruby.runtime.builtin.IRubyObject[] args
        end local 1 // org.jruby.runtime.builtin.IRubyObject recv
        end local 0 // org.jruby.runtime.ThreadContext context
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    8     0    context  Lorg/jruby/runtime/ThreadContext;
            0    8     1       recv  Lorg/jruby/runtime/builtin/IRubyObject;
            0    8     2       args  [Lorg/jruby/runtime/builtin/IRubyObject;
            0    8     3      block  Lorg/jruby/runtime/Block;
            1    8     4  tcpServer  Lorg/jruby/runtime/builtin/IRubyObject;
      Exception table:
        from    to  target  type
           2     3       5  any
    RuntimeVisibleAnnotations: 
      org.jruby.anno.JRubyMethod(rest = true, meta = true)
    MethodParameters:
         Name  Flags
      context  
      recv     
      args     
      block    

  public java.nio.channels.ServerSocketChannel getServerSocketChannel();
    descriptor: ()Ljava/nio/channels/ServerSocketChannel;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
         0: .line 299
            aload 0 /* this */
            invokevirtual org.jruby.ext.socket.RubyTCPServer.getChannel:()Ljava/nio/channels/Channel;
            checkcast java.nio.channels.ServerSocketChannel
            areturn
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/ext/socket/RubyTCPServer;

  public org.jruby.runtime.builtin.IRubyObject shutdown(org.jruby.runtime.ThreadContext, org.jruby.runtime.builtin.IRubyObject[]);
    descriptor: (Lorg/jruby/runtime/ThreadContext;[Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=3, args_size=3
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.ThreadContext context
        start local 2 // org.jruby.runtime.builtin.IRubyObject[] args
         0: .line 305
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            invokevirtual org.jruby.Ruby.newErrnoENOTCONNError:()Lorg/jruby/exceptions/RaiseException;
            athrow
        end local 2 // org.jruby.runtime.builtin.IRubyObject[] args
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lorg/jruby/ext/socket/RubyTCPServer;
            0    1     1  context  Lorg/jruby/runtime/ThreadContext;
            0    1     2     args  [Lorg/jruby/runtime/builtin/IRubyObject;
    MethodParameters:
         Name  Flags
      context  
      args     

  public org.jruby.runtime.builtin.IRubyObject gets(org.jruby.runtime.ThreadContext);
    descriptor: (Lorg/jruby/runtime/ThreadContext;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.ThreadContext context
         0: .line 310
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            invokevirtual org.jruby.Ruby.newErrnoENOTCONNError:()Lorg/jruby/exceptions/RaiseException;
            athrow
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lorg/jruby/ext/socket/RubyTCPServer;
            0    1     1  context  Lorg/jruby/runtime/ThreadContext;
    MethodParameters:
         Name  Flags
      context  

  public org.jruby.runtime.builtin.IRubyObject gets(org.jruby.runtime.ThreadContext, org.jruby.runtime.builtin.IRubyObject);
    descriptor: (Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=3, args_size=3
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.ThreadContext context
        start local 2 // org.jruby.runtime.builtin.IRubyObject sep
         0: .line 315
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            invokevirtual org.jruby.Ruby.newErrnoENOTCONNError:()Lorg/jruby/exceptions/RaiseException;
            athrow
        end local 2 // org.jruby.runtime.builtin.IRubyObject sep
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lorg/jruby/ext/socket/RubyTCPServer;
            0    1     1  context  Lorg/jruby/runtime/ThreadContext;
            0    1     2      sep  Lorg/jruby/runtime/builtin/IRubyObject;
    MethodParameters:
         Name  Flags
      context  
      sep      

  public org.jruby.runtime.builtin.IRubyObject gets(org.jruby.runtime.ThreadContext, org.jruby.runtime.builtin.IRubyObject, org.jruby.runtime.builtin.IRubyObject);
    descriptor: (Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=4, args_size=4
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.ThreadContext context
        start local 2 // org.jruby.runtime.builtin.IRubyObject sep
        start local 3 // org.jruby.runtime.builtin.IRubyObject limit
         0: .line 320
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            invokevirtual org.jruby.Ruby.newErrnoENOTCONNError:()Lorg/jruby/exceptions/RaiseException;
            athrow
        end local 3 // org.jruby.runtime.builtin.IRubyObject limit
        end local 2 // org.jruby.runtime.builtin.IRubyObject sep
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lorg/jruby/ext/socket/RubyTCPServer;
            0    1     1  context  Lorg/jruby/runtime/ThreadContext;
            0    1     2      sep  Lorg/jruby/runtime/builtin/IRubyObject;
            0    1     3    limit  Lorg/jruby/runtime/builtin/IRubyObject;
    MethodParameters:
         Name  Flags
      context  
      sep      
      limit    

  public org.jruby.runtime.builtin.IRubyObject accept();
    descriptor: ()Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
         0: .line 325
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual org.jruby.ext.socket.RubyTCPServer.getRuntime:()Lorg/jruby/Ruby;
            invokevirtual org.jruby.Ruby.getCurrentContext:()Lorg/jruby/runtime/ThreadContext;
            invokevirtual org.jruby.ext.socket.RubyTCPServer.accept:(Lorg/jruby/runtime/ThreadContext;)Lorg/jruby/runtime/builtin/IRubyObject;
            areturn
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/ext/socket/RubyTCPServer;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()

  public org.jruby.runtime.builtin.IRubyObject listen(org.jruby.runtime.builtin.IRubyObject);
    descriptor: (Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.jruby.ext.socket.RubyTCPServer this
        start local 1 // org.jruby.runtime.builtin.IRubyObject backlog
         0: .line 330
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual org.jruby.ext.socket.RubyTCPServer.getRuntime:()Lorg/jruby/Ruby;
            invokevirtual org.jruby.Ruby.getCurrentContext:()Lorg/jruby/runtime/ThreadContext;
            aload 1 /* backlog */
            invokevirtual org.jruby.ext.socket.RubyTCPServer.listen:(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
            areturn
        end local 1 // org.jruby.runtime.builtin.IRubyObject backlog
        end local 0 // org.jruby.ext.socket.RubyTCPServer this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lorg/jruby/ext/socket/RubyTCPServer;
            0    1     1  backlog  Lorg/jruby/runtime/builtin/IRubyObject;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
         Name  Flags
      backlog  

  public static org.jruby.runtime.builtin.IRubyObject open(org.jruby.runtime.builtin.IRubyObject, org.jruby.runtime.builtin.IRubyObject[], org.jruby.runtime.Block);
    descriptor: (Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // org.jruby.runtime.builtin.IRubyObject recv
        start local 1 // org.jruby.runtime.builtin.IRubyObject[] args
        start local 2 // org.jruby.runtime.Block block
         0: .line 335
            aload 0 /* recv */
            invokeinterface org.jruby.runtime.builtin.IRubyObject.getRuntime:()Lorg/jruby/Ruby;
            invokevirtual org.jruby.Ruby.getCurrentContext:()Lorg/jruby/runtime/ThreadContext;
            aload 0 /* recv */
            aload 1 /* args */
            aload 2 /* block */
            invokestatic org.jruby.ext.socket.RubyTCPServer.open:(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;[Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/Block;)Lorg/jruby/runtime/builtin/IRubyObject;
            areturn
        end local 2 // org.jruby.runtime.Block block
        end local 1 // org.jruby.runtime.builtin.IRubyObject[] args
        end local 0 // org.jruby.runtime.builtin.IRubyObject recv
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   recv  Lorg/jruby/runtime/builtin/IRubyObject;
            0    1     1   args  [Lorg/jruby/runtime/builtin/IRubyObject;
            0    1     2  block  Lorg/jruby/runtime/Block;
    RuntimeVisibleAnnotations: 
      java.lang.Deprecated()
    MethodParameters:
       Name  Flags
      recv   
      args   
      block  
}
SourceFile: "RubyTCPServer.java"
NestMembers:
  org.jruby.ext.socket.RubyTCPServer$1
InnerClasses:
  org.jruby.ext.socket.RubyTCPServer$1
    RuntimeVisibleAnnotations: 
      org.jruby.anno.JRubyClass(name = {"TCPServer"}, parent = "TCPSocket")