module LightIO::Module::BasicSocket::ClassMethods
Public Instance Methods
for_fd(fd)
click to toggle source
# File lib/lightio/module/socket.rb, line 49 def for_fd(fd) wrap_to_library(origin_for_fd(fd)) end
# File lib/lightio/module/socket.rb, line 49 def for_fd(fd) wrap_to_library(origin_for_fd(fd)) end