Does FreeBSD have sendmmsg or recvmmsg system calls?

Dmitry Chagin dchagin at freebsd.org
Wed Jan 20 10:36:57 UTC 2016


2016-01-19 14:58 GMT+03:00 Boris Astardzhiev <boris.astardzhiev at gmail.com>:

> Hello,
>
> I removed the pthread_testcancel() calls and cut the interposing
> stuff from my patch as suggested. I extended the send/recv(2) manpages
> regarding
> the mm calls. Comments and suggestions?
>
>
btw, what is the reason to not make this functions as a system call? seems
that
calling [xxxx]msg syscalls in a loop will be a considerable overhead


More information about the freebsd-threads mailing list