Home
last modified time | relevance | path

Searched defs:PartiallyReadCommand (Results 1 – 1 of 1) sorted by relevance

/cloud-hypervisor/virtio-devices/src/vsock/unix/
H A Dmuxer.rs95 struct PartiallyReadCommand { struct
112 partial_command_map: HashMap<RawFd, PartiallyReadCommand>, argument
486 partial_command_map: &mut HashMap<RawFd, PartiallyReadCommand>, in read_local_stream_port() argument