Commit 7349d7fd authored by Sam Roberts's avatar Sam Roberts Committed by Ben Noordhuis
Browse files

dgram: make 'close' event async

Emit the close event asynchronously, after the close, as it is with the
net/http close events.

PR-URL: https://github.com/iojs/io.js/pull/217


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 6f49c244
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