Commit Graph

1 Commits

Author SHA1 Message Date
cjihrig
a2fac322d5 test: add coverage for dgram _createSocketHandle()
This commit adds code coverage to _createSocketHandle(), which
the cluster module uses to create dgram sockets.

PR-URL: https://github.com/nodejs/node/pull/11291
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-02-13 17:25:40 -05:00