libunistd icon indicating copy to clipboard operation
libunistd copied to clipboard

Enhancement request: provide support for sendmsg

Open asokolsky opened this issue 5 years ago • 0 comments

struct msghdr is already defined. Next step is to support int sendmsg(int s, const struct msghdr *msg, int flags);

Thanks

asokolsky avatar Apr 04 '19 22:04 asokolsky