libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
COSocketMixins.CleanupData
libasync
windows
COSocketMixins
Undocumented in source.
mixintemplate
COSocketMixins
()
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
COSocketMixins
properties
connected
connecting
structs
CleanupData