[Quickfix-developers] Using an established connection
Brought to you by:
orenmnero
From: Schultz, T. <TSc...@li...> - 2004-12-16 01:17:56
|
Hi, This there an easy way to get quickfix to accept an already established socket connection? We use a general program launcher (somewhat like inetd) to start a server that handles just the one connection. We want to embed quickfix inside a transport object and hand the already active connection to it. I can modify quickfix, but prefer to not do so. Any help is much appreciated. Tom |