libasync ~master (2022-03-06T23:14:01.0131872)
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