pub unsafe extern "C" fn CS104_Connection_connectAsync(
self_: CS104_Connection,
)Expand description
non-blocking connect.
Invokes a connection establishment to the server and returns immediately.
ยงArguments
self- CS104_Connection instance
pub unsafe extern "C" fn CS104_Connection_connectAsync(
self_: CS104_Connection,
)non-blocking connect.
Invokes a connection establishment to the server and returns immediately.
self - CS104_Connection instance