[Quickfix-developers] Adding new session dynamically (withour restart)
Brought to you by:
orenmnero
From: Yoav <yo...@ya...> - 2008-08-25 18:24:24
|
Hi, (QuickFix version 1.12.4 (C++), Solaris 10) I'm looking for a way to add new sessions (that are not defined in the SessionSettings) to an existing Acceptor (or Initiator), without stopping the current connection. The motivation is simple: new Acceptor's clients should be able to connect to my server without the need to stop the other connected clients. Thanks, Yoav |