aboutsummaryrefslogtreecommitdiffstats
path: root/src/IOThread.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* event: add function BlockingCall()Max Kellermann2013-08-081-6/+0
| | | | | Replaces io_thread_call(). This approach is more generic and easier to use due to std::function.
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-141-14/+4
|
* IOThread: use gcc.hMax Kellermann2013-01-141-4/+6
|
* io_thread: convert to C++Max Kellermann2013-01-101-0/+79