summaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-06-10 19:24:58 +0200
committerLennart Poettering <lennart@poettering.net>2015-06-10 20:09:10 +0200
commita315ac4e076c4ce7ce3e5c95792cf916d5e918c5 (patch)
treeea16f6bf0a8a3a5ca51bdd85319e64c2cf5ea982 /src/shared
parenta8467435a0c4962cab89574f65e7318ef389351f (diff)
journald: don't employ inner loop for reading from incoming sockets
Otherwise, if the socket is constantly busy we will never return to the event loop, but we really need to to dispatch other (possibly more high-priority) events too. Hence, return after dispatching one message to the event handler, and rely on the event loop calling us back right-away. Fixes #125
Diffstat (limited to 'src/shared')
0 files changed, 0 insertions, 0 deletions