mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 20:39:51 +00:00
Update app versions (#998)
This commit is contained in:
parent
b963f83f4f
commit
e34ba6cfbc
7 changed files with 29 additions and 23 deletions
|
@ -132,9 +132,9 @@ class ExceptionHandler {
|
|||
static const List<String> _ignoredErrors = const [
|
||||
"Bad file descriptor",
|
||||
"No space left on device",
|
||||
"Write failed (OS Error: Broken pipe)",
|
||||
"Write failed (OS Error: Broken pipe",
|
||||
"Can't assign requested address",
|
||||
"Read failed (OS Error: Socket is not connected)",
|
||||
"Read failed (OS Error: Socket is not connected",
|
||||
"Operation timed out",
|
||||
"No route to host",
|
||||
"Software caused connection abort",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue