Remove callback-handled channels from Available set
commit27f871907cc24f33a7d12ac3a4ab71a88f0bc554
authorTassilo Horn <tsdh@gnu.org>
Tue, 22 Sep 2015 05:43:39 +0000 (22 07:43 +0200)
committerTassilo Horn <tsdh@gnu.org>
Tue, 22 Sep 2015 05:43:39 +0000 (22 07:43 +0200)
tree751ed2ea68088191e9df89f94190472941083a85
parent084b8af8e0bddadfca840b7439e10fdf44d1b22a
Remove callback-handled channels from Available set

* src/process.c (wait_reading_process_output): Remove channel from
Available set if it is handled by a callback, e.g., dbus or
inotify (bug#21313).
src/process.c