IP.SockAddr.to_string
You're seeing just the function
to_string
, go back to IP.SockAddr module for more information.
Specs
converts a t::socket.sockaddr_in4
value to
Compatible with sockaddr maps returned by the socket library, not
selective on the IP.SockAddr
struct.