View Source ExSDP.Address (ExSDP v0.11.0)
Module representing address used in connection-data and origin.
Link to this section Summary
Link to this section Types
@type fqdn() :: {:IP4 | :IP6, binary()}
@type t() :: :inet.ip_address() | fqdn()
Module representing address used in connection-data and origin.
@type fqdn() :: {:IP4 | :IP6, binary()}
@type t() :: :inet.ip_address() | fqdn()