dcd v0.8.0 (2016-03-03T08:57:19Z)
Dub
Repo
IPv4Union
server
server
IP v4 address as bytes and a uint
union
IPv4Union {
ubyte
[
4
]
b
;
uint
i
;
}
Members
Variables
b
ubyte
[
4
]
b
;
the bytes
i
uint
i
;
the uint
Meta
Source
See Implementation
server
server
functions
getConfigurationLocation
loadConfiguredImportDirs
main
printHelp
warnAboutOldConfigLocation
manifest constants
CONFIG_FILE_NAME
unions
IPv4Union
IP v4 address as bytes and a uint