Documentation
Dlang.org
InetSocketAddress.getScopeId
gio
inet_socket_address
InetSocketAddress
Gets the
sin6_scope_id
field from address, which must be an IPv6 address.
class
InetSocketAddress
uint
getScopeId
(
)
Return Value
Type:
uint
the scope id field
gio
inet_socket_address
InetSocketAddress
constructors
this
functions
getAddress
getFlowinfo
getPort
getScopeId
static functions
newFromString
Gets the sin6_scope_id field from address, which must be an IPv6 address.