dgram: partially revert 18d457b
authorSaúl Ibarra Corretgé <saghul@gmail.com>
Wed, 27 May 2015 07:43:02 +0000 (09:43 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Wed, 3 Jun 2015 22:09:39 +0000 (00:09 +0200)
commitb5cd2f098691935b6bef6ded1b0de7ef37431f27
tree498d8031b6f3665b2f762a6b2bc2ec373277a49e
parentaa33db32380fe05a3bc7a2e320bbf63a6adddf08
dgram: partially revert 18d457b

Revert "dgram: call send callback asynchronously" partially, since the
fix is now done in libuv.

Refs: https://github.com/nodejs/io.js/pull/1313
Refs: https://github.com/libuv/libuv/pull/371
PR-URL: https://github.com/nodejs/io.js/pull/1889
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
lib/dgram.js