Skip to content
Snippets Groups Projects
Commit c23f7112 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Backend: unhook_fd_callback_box() now also unlinks.

Active fd boxes that were destructed could potentially have their
next link zapped, which would break the cyclic list and drop the
following fd boxes on the floor, and not having them get added to
the active fd_list any more.

Potential fix for backend stopping notifications on some long time
fds, and starting to eat 100% cpu.
parent b4fdcacd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment