You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui/network
NiLuJe b119e29218 NetworkActivity: Fix an exceedingly unlikely crash.
If you're *extremely* unlucky, the scheduled check might run *right*
after a wakeup, before the network interface is up. So, you have a
previously stored packet count, but the new one is nil. Boom.
3 years ago
..
manager.lua Minor cleanups after #6424 (#6438) 4 years ago
networklistener.lua NetworkActivity: Fix an exceedingly unlikely crash. 3 years ago
wpa_supplicant.lua Minor util & ffi/util cleanups (#6657) 4 years ago