summaryrefslogtreecommitdiffstats
path: root/wtp.c
Commit message (Collapse)AuthorAgeFilesLines
* restructured queue shutdown so that the queue timeout is properly appliedRainer Gerhards2008-01-251-18/+14
| | | | before terminatiing the queue
* redesigned queue to utilize helper classes for threading support. This isRainer Gerhards2008-01-241-143/+169
| | | | | | finally in a running state for regular (non disk-assisted) queues, with a minor nit at shutdown. So I can finally commit the work again to CVS...
* initial creation of wti class (still under development)Rainer Gerhards2008-01-211-0/+608