summaryrefslogtreecommitdiffstats
path: root/src/kernel/mq.c
Commit message (Expand)AuthorAgeFilesLines
* sort the connection plan, locks the sending while changing connection,Frederic Robra2019-09-041-3/+3
* added support to requeue busy requestsFrederic Robra2019-09-031-2/+22
* splitted netFrederic Robra2019-08-291-1/+1
* optimized behaviour with failuresFrederic Robra2019-08-271-24/+10Star
* removed bug in timeout where look was not releasedFrederic Robra2019-08-271-8/+12
* moved mq part to new fileFrederic Robra2019-08-231-0/+251
* added first draft for keepalive and discoveryFrederic Robra2019-07-071-237/+0Star
* added first support for connection with more than one serverFrederic Robra2019-07-051-48/+27Star
* fixed some errors with multi queueFrederic Robra2019-07-051-20/+17Star
* added send cmd to read from serverFrederic Robra2019-07-021-2/+184
* added code to connect to serverFrederic Robra2019-07-021-2/+2
* added mqFrederic Robra2019-06-291-0/+79