//! Tests for [`rustix::net`].
// WASI doesn't support `net` yet.
/// Windows requires us to call a setup function before using any of the
/// socket APIs.
/// Windows requires us to call a cleanup function after using any of the
/// socket APIs.