Commit ff75e216 authored by abouthiroppy's avatar abouthiroppy Committed by Michaël Zasso
Browse files

test: add dgram.Socket.prototype.bind's test

Test that an error is thrown when bind() is called on an already bound
socket.

PR-URL: https://github.com/nodejs/node/pull/10894


Reviewed-By: default avatarLuigi Pinca <luigipinca@gmail.com>
Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
Reviewed-By: default avatarClaudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
Reviewed-By: default avatarItalo A. Casas <me@italoacasas.com>
Reviewed-By: default avatarMichaël Zasso <targos@protonmail.com>
parent 02ccffb0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment