Struct SockAddrUnix

A D representation of the sockaddr_un struct

struct SockAddrUnix ;

Constructors

NameDescription
this Construct a SockAddrUnix

Fields

NameTypeDescription
unix core.sys.posix.sys.un.sockaddr_unthe underlying sockaddr_in struct

Methods

NameDescription
toString Convert the address to GC allocated string