class IO::Endpoint::Generic
def local_address
-
(Address)- the address to bind to before connecting.
def local_address @options[:local_address] end
(Address)
- the address to bind to before connecting.
def local_address @options[:local_address] end