aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/socket.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-08vppinfra: retry socket connect on EAGAINFlorin Coras1-4/+6
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-1/+2
2018-10-30vppinfra: fix bug in default_socket_sendmsgDamjan Marion1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-4/+4
2018-09-03Compile vppinfra on macOSDamjan Marion1-2/+11
2017-09-14clib_socket: add sendmsg / recvmsg with ancillary data supportDamjan Marion1-12/+118
2017-09-08Fixes for issues reported by Coverity (VPP-972)Chris Luke1-2/+14
2017-09-07Add fd/socket name to clib_socket_* error msgs.Dave Wallace1-12/+22
2017-06-21Add option to create clib_socket with group write permissionsDamjan Marion1-0/+9
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+422