mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-27 14:49:37 +00:00
51ed6162dd
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.