async fn create_dual_endpoint(bind_addr: SocketAddr) -> Result<Endpoint>Expand description
Create an endpoint configured for both client and server roles
async fn create_dual_endpoint(bind_addr: SocketAddr) -> Result<Endpoint>Create an endpoint configured for both client and server roles