Class RubyTCPSocket

All Implemented Interfaces:
Closeable, Flushable, Serializable, AutoCloseable, Cloneable, Comparable<IRubyObject>, InstanceVariables, InternalVariables, IRubyObject, CoreObjectType, IOEncodable
Direct Known Subclasses:
RubyTCPServer

public class RubyTCPSocket extends RubyIPSocket
See Also: