Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloud-hypervisor/cloud-hypervisor
/ has_pending_rx
Method
has_pending_rx
virtio-devices/src/vsock/mod.rs:258–260 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
256
}
257
}
258
fn has_pending_rx(&self) -> bool {
259
self.pending_rx
260
}
261
}
262
impl VsockEpollListener for TestBackend {
263
fn get_polled_fd(&self) -> RawFd {
Callers
1
handle_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected