class Nonnative::CloseAllSocketPair
Public Instance Methods
connect(local_socket)
click to toggle source
# File lib/nonnative/close_all_socket_pair.rb, line 5 def connect(local_socket) local_socket.close end