Crate tokio_smoltcp

source ·
Expand description

An asynchronous wrapper for smoltcp.

Re-exports

Modules

Structs

  • BufferSize is used to configure the size of the socket buffer.
  • Net is the main interface to the network stack. Socket creation and configuration is done through the Net interface.
  • A config for a Net.
  • A raw socket.
  • A TCP socket server, listening for connections.
  • A TCP stream between a local and a remote socket.
  • A UDP socket.

Constants

  • Can be used to create a forever timestamp in neighbor.