ignore OS refusing connection issue [skip ci]
OmarHatem committed
Jul 16, 2025 at 00:06 UTC
1a5774da40b1ed5bf4b41888fbf266c1142ee78c
1 file changed
+1
lib/utils/exception_handler.dart
+1
@@ -255,6 +255,7 @@ class ExceptionHandler {
255
"Connection reset by peer",
256
"Connection closed before full header was received",
257
"Connection terminated during handshake",
258
+ "OS Error: Connection refused, errno = 61",
259
"PERMISSION_NOT_GRANTED",
260
"OS Error: Permission denied",
261
"Failed host lookup:",