InternetAddress.length

class InternetAddress
override @property inout const pure nothrow @nogc
inout(socklen_t)
length
()

Return Value

Type: inout(socklen_t)

Actual size of underlying $(D_PSYMBOL sockaddr) structure.

Meta