2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
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.
2021-01-06 20:14:21 +01:00
..
manager.lua Minor cleanups after #6424 (#6438) 2020-07-28 03:53:20 +02:00
networklistener.lua NetworkActivity: Fix an exceedingly unlikely crash. 2021-01-06 20:14:21 +01:00
wpa_supplicant.lua Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00