Closed jgvmonteiro closed 1 year ago
If we write at interval < __acktimeout the timer gets reset and the onTimeout handler never triggers. This way should be better to detect a broken connection.
Changed connect() so it doesnt try to open multiple connections to the same server
Can this be merged into master?
If we write at interval < __acktimeout the timer gets reset and the onTimeout handler never triggers. This way should be better to detect a broken connection.
Changed connect() so it doesnt try to open multiple connections to the same server