Adding callback parameter to Socket's setTimeout method.
authorAli Farhadi <a.farhadi@gmail.com>
Wed, 26 Jan 2011 08:06:22 +0000 (11:36 +0330)
committerRyan Dahl <ry@tinyclouds.org>
Wed, 26 Jan 2011 20:13:03 +0000 (12:13 -0800)
commitc70dd703016c111bf5f4a40c0b8869f423b9e327
tree222ef8acdc8ced2797a9898d12c2815562b74687
parent129217a4e92ed24eaa2dd03955d1bc0f4d4d6544
Adding callback parameter to Socket's setTimeout method.
doc/api/net.markdown
lib/net.js
test/simple/test-net-socket-timeout.js [new file with mode: 0644]