[][src]Module async_proxy::general

Module contains types and definitions that are widely and generally used over the library

Structs

ConnectionTimeouts

Just a structure containing connecting/read/write timeouts

Traits

IOStream

General trait which implementing type represents something where we can both write to or read from