Function mio::sys::unix::net::new_ip_socket

source ยท
pub(crate) fn new_ip_socket(
    addr: SocketAddr,
    socket_type: c_int,
) -> Result<c_int>