[−][src]Module tls_api::async_as_sync
Utility used in different implementations of TLS API.
Structs
| AsyncIoAsSyncIo | Async IO object as sync IO. |
Traits
| AsyncIoAsSyncIoWrapper |
Functions
| poll_to_result | Convert nonblocking API to sync result |
| result_to_poll | Convert blocking API result to async result |