Tagged Questions
2
votes
2answers
857 views
Detecting loss of connection to fix gateway? (QuickFix)
I'm trying to find a good way to detect a loss of connection.
My adapter is implemented as a Fix::Application based on one of the examples. It uses a socket initiator to connect to the fix gateway.
...