Socket_setConnectTimeout

Function Socket_setConnectTimeout 

Source
pub unsafe extern "C" fn Socket_setConnectTimeout(
    self_: Socket,
    timeoutInMs: u32,
)
Expand description

set the timeout to establish a new connection

ยงArguments

  • self - the client socket instance
  • timeoutInMs - the timeout in ms