netlink-sys 0.8.6

netlink sockets, with optional integration with tokio
Documentation

netlink-sys

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

default

    This feature flag does not enable additional features.

smol_socket

  • async-io
  • futures

tokio_socket

  • tokio
  • futures

tokio

  • dep:tokio

futures

  • dep:futures

mio

  • dep:mio

mio_socket

  • mio

async-io

  • dep:async-io