summaryrefslogtreecommitdiffstats
path: root/plugins/imptcp/imptcp.c
Commit message (Expand)AuthorAgeFilesLines
* added support for systems without epoll_create1()Rainer Gerhards2010-12-171-1/+19
* imptcp: added $InputPTCPServerAddtlFrameDelimiter directiveRainer Gerhards2010-08-111-5/+8
* fixed minor issue: imptcp did a close(-1) on each acceptRainer Gerhards2010-08-111-1/+2
* imptcp: added $InputPTCPServerNotifyOnConnectionClose directiveRainer Gerhards2010-08-111-5/+8
* some cleanup and minor optimizationRainer Gerhards2010-08-101-33/+32
* added tests for imptcp and fixed some problems with itRainer Gerhards2010-08-101-18/+41
* added imptcpRainer Gerhards2010-08-101-0/+1146