mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-07-09 23:04:20 +01:00
6323f598b5
* Disconnect from socket faster on complete loss of network access Today we wait for a keepalive request to fail; this change forces disconnect in the case that the browser tells us that we're now offline. FREEBIE * MessageReceiver: don't react to errors after explicit close() FREEBIE