Expand description
The recvmmsg
module provides a nonblocking recvmmsg() API implementation
Functionsยง
- recv_
mmsg - Pulls some packets from the socket into the specified container returning how many packets were read
- recv_
mmsg_ exact - Reads the exact number of packets required to fill
packets