[Quickfix-developers] Acceptor expected behavior when on a second connection?
Brought to you by:
orenmnero
|
From: Barry K. <gr...@me...> - 2005-06-12 14:36:00
|
In the case when there already exists a session for a sessionID, what is the expected behavior when the acceptor sees: - the first session is /not/ logged in, and a second connection is opened for a session where the first message /is/ a login - the first session is /not/ logged in, and a second connection is opened for a session where the first message is /not/ a login - the first session /is/ logged in, and a second connection is opened for a session where the first message /is/ a login - the first session /is/ logged in, and a second connection is opened for a session where the first message is /not/ a login -- barry kaplan gr...@me... |