Module domain::net::client::protocol

source ·
Expand description

Underlying transport protocols.

Structs§

  • Return value of recv. This captures the future for recv.
  • This is the return value of send. It captures the future for send.
  • Create new TCP connections.
  • Create new UDP connections.

Traits§