tcp_connect

Function tcp_connect 

Source
pub fn tcp_connect(
    handle: SocketHandle,
    remote: IpEndpoint,
    local: IpEndpoint,
) -> Result<(), ()>
Expand description

Perform TCP connect with Context