point-source / dart_ping

Multi-platform network ping utility for Dart
30 stars 13 forks source link

Fix #20 : Added "unreachable" ErrorType and regex. #43

Open ckerens opened 1 year ago

ckerens commented 1 year ago

Implemented an "unreachable" ErrorType for Linux/Android, Mac, and Windows.

ckerens commented 1 year ago

I can take care of this sometime in the next few days. Currently deep in another project, but I agree on the requested changes.