Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: cover dgram handle send failures
This commit adds test coverage for the case where a dgram socket successfully binds, but the handle's send() function fails. PR-URL: #13158 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
- Loading branch information