MCPcopy Create free account
hub / github.com/MhmRdd/NoHello / cmsghdr

Class cmsghdr

module/src/main/cpp/utils.cpp:201–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199 struct iovec iov{};
200 struct msghdr msgh{};
201 struct cmsghdr *cmsgp;
202
203 /* Allocate a char array of suitable size to hold the ancillary data.
204 However, since this buffer is in reality a 'struct cmsghdr', use a

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected