aboutsummaryrefslogtreecommitdiffstats
path: root/src/IOThread.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use g_thread_new() if GLib is recent enoughMax Kellermann2013-04-171-3/+7
| | | | Fixes deprecation warnings.
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-141-47/+13
|
* io_thread: convert to C++Max Kellermann2013-01-101-0/+197