aboutsummaryrefslogtreecommitdiffstats
path: root/vlib/vlib/unix/input.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-265/+0
2016-12-07epoll_input: don't sleep if we expect event in less than 1 msDamjan Marion1-4/+14
2016-07-08fd-io-styleify passDave Barach1-46/+51
2016-04-19VPP-6: set epoll wait-time to zero when binary API messages are waitingDave Barach1-3/+5
2016-03-16Add vpp native linux kernel AF_PACKET interface supportDamjan Marion1-0/+2
2016-01-27CLI: If an error happens on the socket being polled, then the CLIOle Troan1-0/+2
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+244