D6714: Use same file descriptor for notification and reading
Fabian Vogt
noreply at phabricator.kde.org
Sat Jul 15 14:32:49 UTC 2017
fvogt created this revision.
Restricted Application added a project: Plasma.
REVISION SUMMARY
Otherwise we wait for data on a different descriptor than we read from,
which results in missing notifications if data lands in a buffer.
TEST PLAN
No modules were loaded after reloading the extension from the browser,
this is due to the settings changed message not getting received by the host
as it was in quick succession to the setEnvironment message. With this patch
it now works reliably.
REPOSITORY
R856 Plasma Browser Integration
BRANCH
nonbuffered (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D6714
AFFECTED FILES
host/connection.cpp
To: fvogt, #plasma, broulik, davidedmundson
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170715/99c3b5c7/attachment.html>
More information about the Plasma-devel
mailing list