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