Uses the recvmsg wrapper logic in a loop.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/test/dfsan/custom.cpp | ||
---|---|---|
376 | Is it possible to confirm that timeout spec is not zero-out? |
Paths
| Differential D93059
[DFSan] Add custom wrapper for recvmmsg. ClosedPublic Authored by morehouse on Dec 10 2020, 12:19 PM.
Details Summary Uses the recvmsg wrapper logic in a loop.
Diff Detail
Event Timeline
morehouse marked an inline comment as done. Comment Actions
This revision is now accepted and ready to land.Dec 10 2020, 2:08 PM This revision was landed with ongoing or failed builds.Dec 11 2020, 6:25 AM Closed by commit rG7bc7501ac1cb: [DFSan] Add custom wrapper for recvmmsg. (authored by morehouse). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 311212 compiler-rt/lib/dfsan/dfsan_custom.cpp
compiler-rt/lib/dfsan/done_abilist.txt
compiler-rt/test/dfsan/custom.cpp
|
Is it possible to confirm that timeout spec is not zero-out?