phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
UnixAddress.this
std
socket
UnixAddress
Construct a new
UnixAddress
from the specified path.
this
(const(char)[] path)
class
UnixAddress
this
(
scope
const
(
char
)[]
path
)
this
(sockaddr_un addr)
Meta
Source
See Implementation
std
socket
UnixAddress
constructors
this
functions
toString
properties
path
Construct a new UnixAddress from the specified path.