Skip to content

v1.05

Compare
Choose a tag to compare
@bluhm bluhm released this 04 Oct 13:22
· 77 commits to master since this release
v1.05

1.05 2022-10-04
- With option -m udpbench uses system calls sendmmsg(2) and
recvmmsg(2) instead of send(2) and recv(2).
- Add tests and documentation for mmsg feature.
- Improve recv idle time logic and document it in diagnostics.
- Document recv interrupted system call in diagnostics.