[Konsole-devel] [Bug 149932] terminal apps inside konsole/openbsd sometimes encounter unexpected EAGAIN errors
Robert Knight
robertknight at gmail.com
Tue Mar 18 02:24:08 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=149932
------- Additional Comments From robertknight gmail com 2008-03-18 03:24 -------
I do not have the means to investigate this myself but the communication with the terminal is done by a completely new stack of code in KDE 4.1 (not KDE 4.0) so it is quite possible that the problem no longer occurs.
> I have not isolated where is the fcntl call in Konsole.
Konsole itself does very little low-level work, except setting the odd pty property. If you are looking for system calls, they are most likely to be found in kdelibs, specifically the KPty / KProcess code.
More information about the konsole-devel
mailing list