Function arceos_api::net::ax_tcp_bind
source · pub fn ax_tcp_bind(socket: &AxTcpSocketHandle, addr: SocketAddr) -> AxResultAvailable on crate feature
net only.Expand description
Binds the TCP socket to the given address and port.