Scott Shawcroft f9d724c09e
Fix retries after successful connection.
We may have set retries to 0 to enforce a timeout but the connect
succeeded. When it succeeds, we want to allow retries later in
case we lose signal briefly. (The callback will do this too but
the connect function will override it after.)

Also, remove extra code from websocket that is leftover from
debugging.
2022-08-10 15:24:08 -07:00
..
2018-08-07 14:58:57 -07:00
2022-08-03 16:19:40 -05:00
2022-04-18 14:09:36 +00:00
2022-08-04 16:06:27 -07:00
2021-03-18 16:55:42 -07:00
2021-03-18 16:55:42 -07:00
2021-03-15 19:27:36 +05:30
2022-08-03 16:19:40 -05:00
2022-03-07 18:07:25 -08:00