Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
tag namev0.1.12 (0a32a3323d6f23605b0e6ba72fcbe9945b922171)
tag date2009-09-24 15:51:18 +0400
tagged byRyan Dahl <ry@tinyclouds.org>
tagged objectcommit 2f56ccb45e...
2009.09.24, Version 0.1.12
* Feature: System modules, node.libraryPaths * API: Remove "raw" encoding, rename "raws" to "binary". * API: Added connection.setNoDElay() to disable Nagle algo. * Decrease default TCP server backlog to 128 * Bugfix: memory leak involving node.fs.* methods. * Upgrade v8 to 1.3.13