mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-02-25 02:56:24 +00:00
fdpoll will now run a callback when about to sleep / woke up. A new Java interface to indicate server started / sleeping / waking up. An android implementation may allow the CPU to sleep. If there's a java exception the server will try to shutdown. Calling servald stop is currently undefined.