Uses of Class
org.jruby.ext.socket.RubySocket
Packages that use RubySocket
-
Uses of RubySocket in org.jruby.ext.socket
Subclasses of RubySocket in org.jruby.ext.socketMethods in org.jruby.ext.socket with parameters of type RubySocketModifier and TypeMethodDescriptionstatic IRubyObjectRubyServerSocket.doAccept(RubySocket sock, ThreadContext context, boolean ex) static IRubyObjectRubyServerSocket.doAcceptNonblock(RubySocket sock, ThreadContext context, boolean ex) protected voidRubySocket.initFromServer(Ruby runtime, RubySocket serverSocket, SocketChannel socketChannel)