libasync v0.7.2 (2015-04-02T16:24:07Z)
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