Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | begun working on disk queueing (not completed, do not use this mode!) | Rainer Gerhards | 2008-01-03 | 1 | -1/+14 | |
* | added $MainMsgQueueType config parameter | Rainer Gerhards | 2008-01-03 | 1 | -2/+2 | |
* | simplified code and got rid of empty/full state variables | Rainer Gerhards | 2008-01-03 | 1 | -1/+0 | |
* | added capability to use a linked list for queuing to the queue class | Rainer Gerhards | 2008-01-03 | 1 | -0/+11 | |
* | queue is now a full object and handles threading by itself | Rainer Gerhards | 2008-01-03 | 1 | -3/+6 | |
* | implemented queue type "drivers" | Rainer Gerhards | 2008-01-03 | 1 | -3/+9 | |
* | restructured queue interface to use rsRetVal and instances, removed | Rainer Gerhards | 2008-01-03 | 1 | -22/+8 | |
* | moved queue code to its own module (finally) | Rainer Gerhards | 2008-01-03 | 1 | -0/+71 |