MCPcopy Create free account
hub / github.com/bread-graphics/breadx / recvmsg

Method recvmsg

breadx/src/connection/sendmsg.rs:98–149  ·  view source on GitHub ↗

Call `recvmsg` with the given `MsgFlags`.

(
        &self,
        iov: &mut [IoSliceMut<'_>],
        fds: &mut Vec<Fd>,
        mut flags: MsgFlags,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

cloexec_flagFunction · 0.85
set_cloexecFunction · 0.85
is_emptyMethod · 0.80
as_raw_fdMethod · 0.80
mapMethod · 0.80

Tested by

no test coverage detected