mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Clear socket & poller field after `stop` so we get a clear segfault when attempting to keep using the queue (including another call to `stop`), instead of undefined behavior.