socketpair 0.10.1

Cross-platform socketpair functionality
Documentation

socketpair

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

use_tokio

  • tokio
  • unsafe-io/tokio
  • io-lifetimes/tokio

use_async_std

  • async-std
  • unsafe-io/async-std
  • io-lifetimes/async-std

async-std

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.