Olivier Houchard ddc874c46c BUG/MEDIUM: fd: Call fd_stop_recv() when we just got a fd.
In fd_takeover(), when a double-width compare-and-swap is implemented,
make sure, if we managed to get the fd, to call fd_stop_recv() on it, so
that the thread that used to own it will know it has to stop polling it.
2020-06-17 20:36:28 +02:00
..
2020-06-11 16:49:37 +02:00
2020-06-11 10:18:59 +02:00
2020-06-11 16:49:37 +02:00