tokio 0.2.25

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
Documentation

tokio

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 38 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

full

  • blocking
  • dns
  • fs
  • io-driver
  • io-util
  • io-std
  • macros
  • net
  • process
  • rt-core
  • rt-util
  • rt-threaded
  • signal
  • stream
  • sync
  • time

process

  • io-driver
  • libc
  • mio-named-pipes
  • signal
  • winapi/consoleapi
  • winapi/minwindef
  • winapi/threadpoollegacyapiset
  • winapi/winerror

signal

  • io-driver
  • lazy_static
  • libc
  • mio-uds
  • signal-hook-registry
  • winapi/consoleapi
  • winapi/minwindef

net

  • dns
  • tcp
  • udp
  • uds

uds

  • io-driver
  • mio-uds
  • libc

io-driver

  • mio
  • lazy_static

tcp

  • io-driver
  • iovec

fs

  • rt-core
  • io-util

rt-threaded

  • num_cpus
  • rt-core

stream

  • futures-core

blocking

  • rt-core

io-std

  • rt-core

io-util

  • memchr

dns

  • rt-core

time

  • slab

udp

  • io-driver

macros

  • tokio-macros

rt-core

  • slab

sync

  • fnv

libc

    This feature flag does not enable additional features.

futures-core

    This feature flag does not enable additional features.

signal-hook-registry

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

iovec

    This feature flag does not enable additional features.

rt-util

    This feature flag does not enable additional features.

tokio-macros

    This feature flag does not enable additional features.

test-util

    This feature flag does not enable additional features.

slab

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

mio-uds

    This feature flag does not enable additional features.

mio

    This feature flag does not enable additional features.

mio-named-pipes

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.

memchr

    This feature flag does not enable additional features.

num_cpus

    This feature flag does not enable additional features.

fnv

    This feature flag does not enable additional features.

winapi

    This feature flag does not enable additional features.