Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added $MainMsgQueueType config parameter | Rainer Gerhards | 2008-01-03 | 1 | -1/+2 |
* | simplified code and got rid of empty/full state variables | Rainer Gerhards | 2008-01-03 | 1 | -21/+5 |
* | added capability to use a linked list for queuing to the queue class | Rainer Gerhards | 2008-01-03 | 1 | -4/+135 |
* | queue is now a full object and handles threading by itself | Rainer Gerhards | 2008-01-03 | 1 | -26/+98 |
* | implemented queue type "drivers" | Rainer Gerhards | 2008-01-03 | 1 | -27/+90 |
* | restructured queue interface to use rsRetVal and instances, removed | Rainer Gerhards | 2008-01-03 | 1 | -51/+79 |
* | moved queue code to its own module (finally) | Rainer Gerhards | 2008-01-03 | 1 | -0/+128 |