IP.SockAddr.from_string
You're seeing just the function
from_string
, go back to IP.SockAddr module for more information.
Specs
Like from_string/1
, but returns an ok or error tuple on failure.