Function arceos_api::net::ax_tcp_connect

source ·
pub fn ax_tcp_connect(handle: &AxTcpSocketHandle, addr: SocketAddr) -> AxResult
Available on crate feature net only.
Expand description

Connects the TCP socket to the given address and port.