Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: add coverage to dgram receive error case
This commit adds coverage for the case where a dgram socket handle receives a message, but nread < 0, indicating an error. PR-URL: #11241 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
- Loading branch information