https://bugs.kde.org/show_bug.cgi?id=368907

--- Comment #48 from coe...@gmail.com ---
(In reply to coekbe from comment #45)
> Note how
> there are never any writes or reads on the FIFO at all in the test app. Yet
> the hammering goes on.
> 

I was confused about this. This is actually the correct behaviour for write
QSocketNotifier. I thought it should notify if something was written, but
instead it notifies if writing is possible. Sorry. So the bug was that the
notifications were never disabled once they got enabled.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to