mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
We were trying to only catch WebSocketException, but in fact SocketException can be thrown as well.
We were trying to only catch WebSocketException, but in fact SocketException can be thrown as well.