Skip to content
Commit 550675c9 authored by Carl Harris's avatar Carl Harris
Browse files

added socket (re)connector

This class reimplements the much of the reconnect logic of the existing
SocketAppenderBase but does so by exposing an API that is easy to
integrate in a class that needs to handle automatic outbound connection
re-establishment, and in a way that is more easily tested.  This should
be adopted into SocketAppenderBase after some operational experience is
gained with it.
parent bce91a16
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment