pub fn ax_tcp_socket_addr(socket: &AxTcpSocketHandle) -> AxResult<SocketAddr>
Available on crate feature net only.
Expand description

Returns the local address and port of the TCP socket.