summaryrefslogtreecommitdiffstats
path: root/src/vlibmemory/socket_client.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-05sock api: allow to start client with no rx_threadTomasz Kulasek1-3/+16
2018-12-22bapi/vat: fix socket transport for vatFlorin Coras1-2/+9
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-10-03sock api: fix registrations and client readsFlorin Coras1-16/+35
2018-08-04socket api: multiple fds in one msgFlorin Coras1-6/+7
2018-01-25session: add support for memfd segmentsFlorin Coras1-13/+38
2018-01-15svm: refactor memfd and remove ssvm_ethFlorin Coras1-3/+3
2018-01-09api: refactor vlibmemoryFlorin Coras1-26/+3
2018-01-05sock api: add infra for bootstrapping shm clientsFlorin Coras1-70/+254
2017-10-06Coverity fixes for API socketChris Luke1-3/+3
2017-10-03Repair vlib API socket serverDave Barach1-0/+240