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

Class msghdr

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

Source from the content-addressed store, hash-verified

198 int data;
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.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected