Module snocat::util[][src]

Modules

cancellation
delegation

Utilities for handling transfer of ownership of a future to an external resolver, and tracking the ouutstanding tasks without blocking.

framed
tunnel_stream
validators

Structs

MappedOwnedMutexGuard

Constants

ALPN_QUIC_HTTP

Functions

finally_async

Run a block, then, regardless of success/failure, run another block, with access to the results. Exceptions from the first block are preferred, then from the finally block, then successes

proxy_from_tcp_stream
proxy_generic_tokio_streams
proxy_tcp_streams
proxy_tokio_stream