http: set socket timeout when socket connects by lpinca · Pull Request #8895 · nodejs/node
lpinca added a commit to lpinca/node that referenced this pull request
Fixes a bug that prevented `ClientRequest.prototype.setTimeout()` from working properly when the socket was reused for multiple requests. Fixes: nodejs#16716 Refs: nodejs#8895
lpinca added a commit that referenced this pull request
Fixes a bug that prevented `ClientRequest.prototype.setTimeout()` from working properly when the socket was reused for multiple requests. Fixes: #16716 Refs: #8895 PR-URL: #16725 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
cjihrig pushed a commit to cjihrig/node that referenced this pull request
Fixes a bug that prevented `ClientRequest.prototype.setTimeout()` from working properly when the socket was reused for multiple requests. Fixes: nodejs#16716 Refs: nodejs#8895 PR-URL: nodejs#16725 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This was referenced
jbunton-atlassian added a commit to jbunton-atlassian/node that referenced this pull request
jbunton-atlassian added a commit to jbunton-atlassian/node that referenced this pull request
jbunton-atlassian added a commit to jbunton-atlassian/node that referenced this pull request
jbunton-atlassian added a commit to jbunton-atlassian/node that referenced this pull request
MylesBorins pushed a commit that referenced this pull request
MylesBorins pushed a commit that referenced this pull request
vsemozhetbyt pushed a commit that referenced this pull request
addaleax pushed a commit that referenced this pull request
BridgeAR pushed a commit to BridgeAR/node that referenced this pull request
PR-URL: nodejs#25121 Refs: nodejs#8895 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: James M Snell <jasnell@gmail.com>
rvagg pushed a commit that referenced this pull request
BethGriggs pushed a commit that referenced this pull request
BethGriggs pushed a commit that referenced this pull request
MylesBorins pushed a commit that referenced this pull request