-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Line 1393 in 8ce3ec9
| while (fgets(line, sizeof(line), fp) != NULL) { |
Suggestion:
instead of parsing /proc/net/dev, I think we can just read /sys/class/net/wlan0/statistics/tx_dropped
Metadata
Metadata
Assignees
Labels
No labels