aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/soup_input_plugin.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input/soup: new input plugin based on libsoupMax Kellermann2011-08-241-0/+25
To demonstrate the new I/O thread. libsoup is well-integrated into the GLib main loop, which made this plugin pretty easy to write. As a side effect, we have to initialize the I/O thread in all debug programs that use the input API.