[Quickfix-developers] isLoggedOn()
Brought to you by:
orenmnero
|
From: Shawn Y. <sya...@ge...> - 2006-05-16 16:45:14
|
Does isLoggedOn properly reflect a "Socket Error: Connection reset by = peer" error that I'm seeing in my QuickFIX log today? From the QuickFIX = source it looks as if isLoggedOn only tells you if logon messages were = sent and received. Does isLoggedOn become false after a successful logon followed by the = reset socket error? I need to detect the error somehow. Shawn Yarbrough |