Uses of Class
org.jruby.ext.socket.RubyBasicSocket.ReceiveTuple
Packages that use RubyBasicSocket.ReceiveTuple
-
Uses of RubyBasicSocket.ReceiveTuple in org.jruby.ext.socket
Methods in org.jruby.ext.socket with parameters of type RubyBasicSocket.ReceiveTupleModifier and TypeMethodDescriptionprotected static IRubyObject
RubyUDPSocket.doReceive
(RubyBasicSocket socket, Ruby runtime, boolean non_block, int length, RubyBasicSocket.ReceiveTuple tuple)