0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Christopher Hiller 32679c73c1 dgram: improve signature of Socket.prototype.send
- Do not require presence of `address` parameter to use `callback`
  parameter; `address` is *always* optional
- Improve exception messaging if `address` is invalid type
- If `address` is an invalid type, guarantee a synchronously thrown
  exception
- Update documentation to reflect signature changes
- Add coverage around valid, undocumented types for `address` parameter.
- Add coverage around known invalid, but uncovered, types for `address`
  parameter.

PR-URL: https://github.com/nodejs/node/pull/10473
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2017-02-17 13:12:51 -08:00
..
api dgram: improve signature of Socket.prototype.send 2017-02-17 13:12:51 -08:00
api_assets tools,doc: add Google Analytics tracking. 2017-01-25 21:54:34 +01:00
changelogs 2017-01-31, Version 7.5.0 (Current) 2017-01-31 20:48:02 -06:00
guides doc: add benchmark/README.md and fix guide 2017-02-17 23:50:41 +08:00
full-white-stripe.jpg
node.1 crypto: support OPENSSL_CONF again 2017-02-09 12:26:39 -08:00
onboarding-extras.md doc: add not-an-aardvark as ESLint contact 2017-02-05 17:03:06 -08:00
onboarding.md doc: add personal pronouns option 2017-02-02 11:38:42 -08:00
osx_installer_logo.png
releases.md doc: add commit formats for release blog posts 2016-09-27 18:16:24 -04:00
STYLE-GUIDE.md doc: add STYLE_GUIDE (moved from nodejs/docs) 2017-02-16 14:55:54 -08:00
template.html tools,doc: add Google Analytics tracking. 2017-01-25 21:54:34 +01:00
thin-white-stripe.jpg