summaryrefslogtreecommitdiffstats
path: root/runtime/strmsrv.c
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: a slightly more informative error message when a TCPRainer Gerhards2011-05-021-2/+4
| | | | connections is aborted
* strmsrv now supports KEEPALIVE socket optionRainer Gerhards2009-06-021-0/+14
|
* added a generic network stream serverRainer Gerhards2009-06-021-0/+952
(in addition to rather specific syslog tcp server)