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 / api @ de32b389

Latest revisions

# Date Author Comment
de32b389 08/14/2012 05:06 PM Ben Noordhuis

addon: remove node-waf, superseded by node-gyp

382f22f2 08/11/2012 06:07 PM Timothy J Fontaine

timers: implement setImmediate

4c150ca0 08/06/2012 05:55 PM Ben Noordhuis

net: fix listen() regression, revert patches

This commit reverts the following commits (in reverse chronological order):

74d076c errnoException must be done immediately
ddb02b9 net: support Server.listen(Pipe)
085a098 cluster: do not use internal server API...
168a5557 08/06/2012 11:40 AM isaacs

fs: fix naming of truncate/ftruncate functions

For backwards compatibility, fs.truncate(<number>) will proxy to
fs.ftruncate.

Fix #3805

0414e147 08/06/2012 11:23 AM isaacs

doc: util.pump is deprecated. Use Stream.pipe

Conflicts:

doc/api/util.markdown
3219616f 08/05/2012 05:40 PM Ben Noordhuis

util: mark util.pump() as deprecated

d1388751 08/05/2012 01:13 AM Andreas Madsen

net: lazy listen on handler

This allow the server to be shared without the need to handle connection
from master

3bf1846b 08/03/2012 07:23 PM isaacs

Merge remote-tracking branch 'ry/v0.8'

Conflicts:
ChangeLog
deps/uv/src/unix/sunos.c
deps/uv/test/test-tcp-unexpected-read.c
src/node_version.h

93153776 08/02/2012 11:47 AM Ben Noordhuis

doc: improve cluster.workers documentation

af699c47 07/31/2012 07:45 PM Eugen Dueck

doc: http: document res.write() `drain` return value

View revisions

Also available in: Atom