Function actix_http_test::unused_addr
source ยท pub fn unused_addr() -> SocketAddr
Expand description
Get a localhost socket address with random, unused port.
pub fn unused_addr() -> SocketAddr
Get a localhost socket address with random, unused port.