Commit Graph

1 Commits

Author SHA1 Message Date
cjihrig
a196895ecc test: cover dgram socket close during bind case
This commit tests the scenario where a dgram socket closes
during a call to Socket#bind().

PR-URL: https://github.com/nodejs/node/pull/11383
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2017-02-16 13:06:48 -05:00