Traits§
- From
Reader - Trait for data types that can be streamed to a reader.
- PemSerilizable
- Trait for data that can be written to and read from PEM files.
- ToWriter
- Trait for data types that can be written to a writer.
Functions§
- wait_
read_ timeout - Waits for
fdto become ready to read ortimeoutto expire. - wait_
timeout - Waits for an event on
fdor fortimeoutto expire.