diff options
author | Mikeal Rogers <mikeal.rogers@gmail.com> | 2011-08-28 15:51:40 -0700 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2011-08-29 12:22:19 -0700 |
commit | 7c87e092fb97ab293e19b21a8b07f622c80c68b3 (patch) | |
tree | 53d34a037d1fe319b18665ddca158f559e98cfa3 /src | |
parent | 1a0edbca863f0071c5dc89504e10f99df28f8cd7 (diff) | |
download | nodejs-7c87e092fb97ab293e19b21a8b07f622c80c68b3.tar.gz nodejs-7c87e092fb97ab293e19b21a8b07f622c80c68b3.tar.bz2 nodejs-7c87e092fb97ab293e19b21a8b07f622c80c68b3.zip |
Sockets should never be attached to a ClientRequest before nextTick().
This way the API for interacting directly with the socket object is
consistent before and after the Agent pool is exhausted.
Fixes #1601.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions