aboutsummaryrefslogtreecommitdiffstats
path: root/src/io_thread.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* io_thread: add helper functionsMax Kellermann2011-08-251-0/+71
|
* io_thread: move global variables into a structMax Kellermann2011-08-251-25/+27
|
* io_thread: new thread for non-blocking background I/OMax Kellermann2011-08-241-0/+85
Try to eliminate the remaining blocking I/O.