Class: LightIO::Library::IPSocket

Inherits:
BasicSocket show all
Includes:
Wrap::IOWrapper
Defined in:
lib/lightio/library/socket.rb

Direct Known Subclasses

TCPSocket

Method Summary

Methods included from Wrap::IOWrapper

included, #initialize

Methods included from Wrap::Wrapper

included, #initialize, #method_missing

Methods inherited from BasicSocket

for_fd, #shutdown

Methods inherited from IO

#close, #eof, #getbyte, #getc, #gets, open, pipe, #read, #readbyte, #readchar, #readline, #readlines, #readpartial, select, #to_io

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class LightIO::Wrap::Wrapper