{{Quickfixn}} Issue 57# Heartbeat not sent during constant traffic

Matt Wood mjwood7 at gmail.com
Mon Apr 2 09:29:08 PDT 2012


Hello,

I believe I've found a bug, which I'll look into fixing:

link:
https://github.com/connamara/quickfixn/issues/57

info:
As an initiator, if you receive constant traffic for an amount of time
greater than your heartbeat interval, you'll skip the heartbeat and
therefore will/should be disconnected by the remote host.

I think the logic responsible is found in SocketInitiatorThread.Read,
within the nested if/then statements.

Anyone run into this yet?

-Matt


More information about the Quickfixn mailing list