Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Socket's should never be attached publicly to a ClientRequest before nextTick #1601

Closed
wants to merge 1 commit into from
Closed

Socket's should never be attached publicly to a ClientRequest before nextTick #1601

wants to merge 1 commit into from

Conversation

mikeal
Copy link

@mikeal mikeal commented Aug 28, 2011

Socket's should never be attached publicly 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.

…nextTick(). This way the API for interacting directly with the socket object is consistent before and after the Agent pool is exhausted.
@ry ry closed this in 7c87e09 Aug 29, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants