vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
AddressInfo
index
vibe
core
drivers
libevent2
Undocumented in source.
version(VibeLibeventDriver)
struct
AddressInfo {
NetworkAddress
address
;
string
host
;
ushort
family
;
bool
useDNS
;
}
Members
Variables
address
NetworkAddress
address
;
Undocumented in source.
family
ushort
family
;
Undocumented in source.
host
string
host
;
Undocumented in source.
useDNS
bool
useDNS
;
Undocumented in source.
Meta
Source
See Implementation
index
vibe
core
drivers
libevent2
aliases
ConditionAlloc
EWOULDBLOCK
LevConditionAlloc
LevMutexAlloc
MutexAlloc
ReadWriteMutexAlloc
ThreadSlotMap
classes
InotifyDirectoryWatcher
Libevent2Driver
Libevent2FileDescriptorEvent
Libevent2ManualEvent
Libevent2UDPConnection
functions
getThreadLibeventDriverCore
getThreadLibeventEventLoop
toTimeVal
manifest constants
IP_ADD_MEMBERSHIP
IP_MULTICAST_LOOP
structs
AddressInfo
LevCondition
LevMutex
ThreadSlot