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