libasync v0.6.7 (2015-01-25T14:26:55Z)
Dub
Repo
TCPConnectionMixins.CleanupData
libasync
windows
TCPConnectionMixins
Undocumented in source.
mixintemplate
TCPConnectionMixins
()
struct
CleanupData {
bool
connected
;
bool
connecting
;
}
Members
Variables
connected
bool
connected
;
Undocumented in source.
connecting
bool
connecting
;
Undocumented in source.
Meta
Source
See Implementation
libasync
windows
TCPConnectionMixins
properties
connected
connecting
structs
CleanupData