class IPSocket
Public Class Methods
rubyqc()
click to toggle source
# File lib/rubyqc/stdlib/socket.rb, line 23 def self.rubyqc [TCPSocket, UDPSocket].sample.rubyqc end
# File lib/rubyqc/stdlib/socket.rb, line 23 def self.rubyqc [TCPSocket, UDPSocket].sample.rubyqc end