yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
TLinkInfo.connectCallBack
yu
asyncsocket
client
linkinfo
TLinkInfo
Undocumented in source. Be warned that the author may not have intended to support it.
struct
TLinkInfo
(TCallBack, Manger = void)
nothrow
static if
(
!is(Manger == void)
)
void
connectCallBack
(
bool
state
)
if
(
is
(
TCallBack
==
delegate
) &&
(
(
is
(
Manger
== class) &&
hasMember
!(
Manger
, "connectCallBack")
)
||
is
(
Manger
==
void
)
)
)
Meta
Source
See Implementation
yu
asyncsocket
client
linkinfo
TLinkInfo
functions
connectCallBack
variables
addr
cback
client
manger
tryCount