Accept Guard v1.2
Changes
- Add support for wrapping
recvmsg()
andrecv()
syscalls, in
addition to the existingrecvfrom()
wrapper - Slightly improved test framework, with .log files and overview
- Only check ACL if
accept()
doesn't return error
Fixes
- Fix markdown links in changelog diffs
- Fix uninitialized variable in test server