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 for string array dgram send()
This commit adds code coverage for dgram's Socket#send() where the data is an array of strings. PR-URL: nodejs#11247 Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
- Loading branch information