aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlibmemory/socket_api.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-12api: fix sock reg passing on read eventFlorin Coras1-18/+5
2020-02-18api: comment, simplify and fix api socket readVratko Polak1-48/+80
2019-08-12api: vppapitrace JSON/API trace converterOle Troan1-5/+5
2019-07-03api: remove garbage from sockclnt_create replyVratko Polak1-2/+3
2019-05-16init / exit function orderingDave Barach1-5/+2
2019-05-09bapi: separate init shm reply from fd exchangeFlorin Coras1-1/+17
2019-04-23API: Python and Unix domain socket improvementOle Troan1-2/+1
2019-01-05socket API: Use pool index instead of handle in sock_delete handlerOle Troan1-1/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-3/+3
2018-10-23c11 safe string handling supportDave Barach1-5/+5
2018-10-03sock api: fix registrations and client readsFlorin Coras1-5/+27
2018-10-02PAPI: Use UNIX domain sockets instead of shared memoryOle Troan1-29/+72
2018-09-19socket api: do not delay sending of messagesFlorin Coras1-58/+35
2018-08-10vcl: support for eventfd mq signalingFlorin Coras1-2/+2
2018-08-04socket api: multiple fds in one msgFlorin Coras1-7/+7
2018-05-10Remove the historical memfd api segment bootstrapDave Barach1-66/+25
2018-01-25session: add support for memfd segmentsFlorin Coras1-20/+22
2018-01-15svm: refactor memfd and remove ssvm_ethFlorin Coras1-9/+9
2018-01-09api: refactor vlibmemoryFlorin Coras1-0/+804