serverino ~master (2024-03-17T18:35:47Z)
Dub
Repo
sockaddr_un
serverino
common
Undocumented in source.
version(Windows)
struct
sockaddr_un {
ushort
sun_family
;
byte
[
108
]
sun_path
;
}
Members
Variables
sun_family
ushort
sun_family
;
Undocumented in source.
sun_path
byte
[
108
]
sun_path
;
Undocumented in source.
Meta
Source
See Implementation
serverino
common
aliases
CoarseTime
classes
ProcessInfo
UnixAddress
static variables
SERVERINO_MAJOR
SERVERINO_MINOR
SERVERINO_REVISION
structs
SimpleList
WorkerPayload
sockaddr_un