IP.SockAddr.from_string-exclamation-mark
You're seeing just the function
from_string-exclamation-mark
, go back to IP.SockAddr module for more information.
Specs
Creates an elixir struct, which is compatible with :socket
module's
sockaddr_in4 type.
You may pass this, for example to :socket.bind/2