The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / doc @ 66931791

Latest revisions

# Date Author Comment
08c83bb1 12/31/2013 05:57 PM Timothy J Fontaine

Merge remote-tracking branch 'upstream/v0.10'

5a8de857 12/31/2013 05:52 PM Maciej Małecki

doc: document that `process.send` is synchronous

Ref #2598

ffb718b5 12/31/2013 05:48 PM Timothy J Fontaine

doc: clarify process on exit safe usage

39172320 12/31/2013 05:38 PM Ron Korving

docs: process.on('exit') receives exit code

The fact that the "exit" event passes the exit code as an argument
as omitted from the documentation. This adds the explanation and
augments the example code to show that.

bddea032 12/31/2013 05:30 PM Tuğrul Topuz

dns: add resolveSoa and 'SOA' rrtype

You can now query for SOA records by either passing 'SOA' to `resolve`
or by using the new `resolveSoa`

58d6ca3a 12/31/2013 04:46 AM Benjamin Waters

doc: Fix doc heading for 'response' event

Add colon to event heading to ensure it matches other events.

Fixes joyent/node#5687

34b9280d 12/30/2013 02:44 PM Dav Glass

doc: Fix missing backtick in debugger doc

8c4b2c35 12/26/2013 12:17 PM Benjamin Waters

doc: Missing word 'are' in documentation

Fix simple spelling mistake in documentation.

fix #5808

7c3643b7 12/20/2013 04:03 PM Fedor Indutny

tls: reintroduce socket.encrypted

Just a property that is always `true` for TLS sockets.

fix #6735

7ffe2ad6 12/20/2013 08:55 AM Cam Swords

http: parse the status message in a http response.

View revisions

Also available in: Atom