mirror of https://github.com/lukechilds/node.git
Browse Source
This commit changes `lib/dgram.js` Sockets to, when they are bound to a port / IP, return themselves. This is done in order to allow chaining of methods and be in accordance with the `lib/net.js` library. PR-URL: https://github.com/iojs/io.js/pull/214 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>archived-io.js-v0.12
Brendan Ashworth
10 years ago
committed by
Ben Noordhuis
2 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue