Modules§
Macros§
Structs§
- Payload
- Pipe
- Read
Exact Timeout - Creates a future which will read exactly enough bytes to fill
buf
, stops if Timeout, returning an error if EOF is hit sooner. - Read
Timeout - Creates a future which will read exactly enough bytes to fill
buf
, stops if Timeout, returning an error if EOF is hit sooner. - Read
Until - The delimiter is included in the resulting vector.
- Read
Until Regex - The delimiter is included in the resulting vector.
- Read
Until Regex Timeout - The delimiter is included in the resulting vector.
- Read
Until Timeout - The delimiter is included in the resulting vector.
- Unknown
Arch - X64
- X86
Enums§
Traits§
- Async
Cache Read Ext - Async
Read Cache Timeout Ext - Async
Read Timeout Ext - Payload
Action - Pipe
Interactive Ext - Pipe
Read - Pipe
Read Ext - Pipe
Write - Pipe
Write Ext