Home
last modified time | relevance | path

Searched refs:mmsghdr (Results 1 – 3 of 3) sorted by relevance

/libuv/src/unix/
H A Ddarwin-syscalls.h9 struct mmsghdr { struct
14 ssize_t recvmsg_x(int s, const struct mmsghdr* msgp, u_int cnt, int flags); argument
15 ssize_t sendmsg_x(int s, const struct mmsghdr* msgp, u_int cnt, int flags);
H A Dudp.c154 struct mmsghdr msgs[ARRAY_SIZE(peers)]; in uv__udp_recvmmsg()
341 struct mmsghdr h[20]; in uv__udp_sendmsg_many()
342 struct mmsghdr* p; in uv__udp_sendmsg_many()
/libuv/
H A DChangeLog1199 * src: DragonFlyBSD has mmsghdr struct too (David Carlier)

Completed in 27 milliseconds