mirror of
https://git.proxmox.com/git/proxmox
synced 2025-12-21 00:44:21 +00:00
this wraps around a tokio Sender for Vec<u8>, but implements a blocking write. We can use thas as an adapter for something that only takes a writer, and can read from it asynchonously Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
|---|---|---|
| .. | ||
| blocking | ||
| io | ||
| net | ||
| stream | ||
| broadcast_future.rs | ||
| lib.rs | ||
| runtime.rs | ||