The recvmmsg()
function is intercepted for UDP sockets which are accelerated by Onload.
The Onload user-level recvmmsg()
is available to systems that do not have kernel/libc support for this function. The recvmmsg()
is not supported for TCP sockets.