MCPcopy Index your code
hub / github.com/cloud-hypervisor/cloud-hypervisor / flush

Method flush

net_util/src/tap.rs:550–552  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

548 }
549
550 fn flush(&mut self) -> IoResult<()> {
551 Ok(())
552 }
553}
554
555impl AsRawFd for Tap {

Callers 1

test_writeFunction · 0.45

Calls

no outgoing calls

Tested by 1

test_writeFunction · 0.36