mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Use the trait for Read/Write rather than specifying the concrete type. This allows for the functionality to be used for different socket types. Signed-off-by: Rob Bradford <robert.bradford@intel.com>