pub fn ax_udp_socket_addr(socket: &AxUdpSocketHandle) -> AxResult<SocketAddr>Available on crate feature
net only.Expand description
Returns the local address and port of the UDP socket.
pub fn ax_udp_socket_addr(socket: &AxUdpSocketHandle) -> AxResult<SocketAddr>net only.Returns the local address and port of the UDP socket.