yu ~master (2022-05-22T03:16:59.2320507)
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