Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-22 | vcl: remove vcl_event | Florin Coras | 1 | -8/+0 |
2018-09-14 | vcl: keep track of unexpected events | Florin Coras | 1 | -0/+3 |
2018-09-12 | vcl: add apis that expos fifo as buffer | Florin Coras | 1 | -0/+1 |
2018-09-08 | vcl: set worker pthread stop key | Florin Coras | 1 | -0/+3 |
2018-09-08 | vcl: register workers in order | Florin Coras | 1 | -0/+3 |
2018-09-06 | session: support multiple worker binds | Florin Coras | 1 | -1/+1 |
2018-08-30 | vcl: add support for multi-worker apps | Florin Coras | 1 | -76/+166 |
2018-08-28 | vcl: remove session locks | Florin Coras | 1 | -50/+0 |
2018-08-10 | vcl: support for eventfd mq signaling | Florin Coras | 1 | -1/+62 |
2018-07-31 | vcl: add read/write udp support | Florin Coras | 1 | -0/+9 |
2018-07-27 | vcl: use events for epoll/select/read/write | Florin Coras | 1 | -1/+61 |
2018-07-17 | session: use msg queue for events | Florin Coras | 1 | -1/+1 |
2018-06-28 | vcl: move binary api and cfg to separate files | Florin Coras | 1 | -0/+337 |