summaryrefslogtreecommitdiffstats
path: root/queue.h
Commit message (Expand)AuthorAgeFilesLines
...
* - begun some work on Msg Object serializiationRainer Gerhards2008-01-041-3/+10
* begun working on disk queueing (not completed, do not use this mode!)Rainer Gerhards2008-01-031-1/+14
* added $MainMsgQueueType config parameterRainer Gerhards2008-01-031-2/+2
* simplified code and got rid of empty/full state variablesRainer Gerhards2008-01-031-1/+0
* added capability to use a linked list for queuing to the queue classRainer Gerhards2008-01-031-0/+11
* queue is now a full object and handles threading by itselfRainer Gerhards2008-01-031-3/+6
* implemented queue type "drivers"Rainer Gerhards2008-01-031-3/+9
* restructured queue interface to use rsRetVal and instances, removedRainer Gerhards2008-01-031-22/+8
* moved queue code to its own module (finally)Rainer Gerhards2008-01-031-0/+71