Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@exogen exogen released this 03 Oct 02:53
· 2 commits to master since this release

Bug Fix

  • Socket event listeners (lookup, connect, secureConnect) are now attached with once and explicitly removed on request finish. This fixes listeners from sticking around on sockets that end up being reused (for example, with agentkeepalive’s socket pooling.