Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null check pendingConns #834

Merged
merged 1 commit into from Jun 12, 2016
Merged

Null check pendingConns #834

merged 1 commit into from Jun 12, 2016
Commits on Jun 11, 2016
  1. Update tcp-pool.js

    DiegoRBaquero committed Jun 11, 2016
    Prevent arrayRemove if the pool is already destroyed. Fixes possible error `TypeError: Cannot read property 'indexOf' of null`
You can’t perform that action at this time.