address

A CFData object holding the contents of a struct sockaddr appropriate for the given protocol family (struct sockaddr_in or struct sockaddr_in6, for example), identifying the address of the socket.

Declaration

var address: Unmanaged<CFData>!