75ee792 Primary server support: introduce concept of reconnection

2 files Authored by jzeleny 11 years ago, Committed by jhrozek 11 years ago,
    Primary server support: introduce concept of reconnection
    
    This patch adds two support functions for adding reconnection callbacks
    and invoking such callbacks. The concept of reconnection is simple: stop
    using current connection for for new queries to the server without
    actually going offline.
    
        
file modified
+8 -0