Closed simonlongson closed 8 years ago
Had to add conn.removeAllListeners() and conn.destroy() to "error" and "false" states, and removed conn.end() on "false" other wise it would throw error and cause node to stop
Had to add conn.removeAllListeners() and conn.destroy() to "error" and "false" states, and removed conn.end() on "false" other wise it would throw error and cause node to stop