summaryrefslogtreecommitdiffstats
path: root/tcpclt.h
Commit message (Collapse)AuthorAgeFilesLines
* some more files to ASL 2.0Rainer Gerhards2012-01-111-15/+14
|
* added tcp output rebinding option.Rainer Gerhards2009-07-141-1/+5
| | | | | | added tcp output rebinding option. needs some more testing and doc
* somewhat improved plain tcp syslog reliabilityRainer Gerhards2008-06-091-1/+3
| | | | | | ...by doing a connection check before sending. Credits to Martin Schuette for providing the idea. Details are available at http://blog.gerhards.net/2008/06/reliable-plain-tcp-syslog-once-again.html
* modified omfwd to work with netstrm (and also did some cleanup)Rainer Gerhards2008-04-171-1/+0
|
* cleanup: removed no longer needed filesRainer Gerhards2008-04-161-1/+1
|
* improved session recovery when outbound tcp connection breaks, reducesRainer Gerhards2008-03-121-0/+2
| | | | | probability of message loss at the price of a highly unlikely potential (single) message duplication
* changed omgssapi and omfwd to utilize new object calling interface; made aRainer Gerhards2008-03-121-0/+67
tcpclt class; (stage work, among others, for more intelligent recovery from TCP session recovery)