aboutsummaryrefslogtreecommitdiffstats
path: root/src/vcl/vcl_locked.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-12vcl: mt detection and cleanupFlorin Coras1-60/+100
2020-08-12vcl: support multi-threads with session migrationhanlin1-16/+229
2020-08-11vcl: support inter worker rpcFlorin Coras1-30/+113
2020-05-20vcl: nest vcl_mq_epfd to support epoll_wait without high CPU usagehanlin1-0/+6
2020-03-07vcl: fix coverity warningFlorin Coras1-2/+2
2020-03-06vcl: refactor vls to minimize lock usageFlorin Coras1-104/+416
2019-08-27session: move ctrl messages from bapi to mqFlorin Coras1-1/+1
2019-05-09vls: relax copy on fork locksFlorin Coras1-2/+2
2019-03-29vls: add pthread check on vls_attrFlorin Coras1-1/+7
2019-03-08session/tcp/vcl: fixes and optimizationsFlorin Coras1-0/+3
2019-02-22session/vcl: fix coverity warningsFlorin Coras1-0/+1
2019-01-30vls: support passive listenersFlorin Coras1-70/+236
2019-01-29vls: multi-process and multi-threaded apps improvementsFlorin Coras1-39/+254
2019-01-18vcl: move forking logic to vlsFlorin Coras1-6/+236
2019-01-07vcl/ldp: add locked sessions shim layerFlorin Coras1-0/+457