summaryrefslogtreecommitdiffstats
path: root/tcpclt.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed memory leakRainer Gerhards2008-03-281-1/+2
|
* improved session recovery when outbound tcp connection breaks, reducesRainer Gerhards2008-03-121-7/+32
| | | | | 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/+461
tcpclt class; (stage work, among others, for more intelligent recovery from TCP session recovery)