node-modules / agentkeepalive

Support keepalive http agent.
MIT License
579 stars 57 forks source link

Remove socket from freeSockets on 'timeout' #24

Closed pmalouin closed 9 years ago

pmalouin commented 9 years ago

Prevents a condition where a socket is used for a new request at the same time as being destroyed. Addresses https://github.com/node-modules/agentkeepalive/issues/23

fengmk2 commented 9 years ago

@pmalouin Thanks a lot! I do some tweak and land on e6a83a5f747bcf4ea689ea65c9e2fe057a720d50

fengmk2 commented 9 years ago

release agentkeepalive@2.0.2