[Quickfix-developers] Where are the sequence numbers stored ? I would like to reset the m
Brought to you by:
orenmnero
|
From: Shankar K. <skr...@jw...> - 2005-10-20 15:04:28
|
Is it picking up the sequence numbers from a file ? Thanks _____ From: Caleb Epstein [mailto:cal...@gm...] Sent: Wednesday, October 19, 2005 3:13 PM To: Oren Miller Cc: qui...@li... Subject: Re: [Quickfix-developers] ThreadedSocketConnection: fix for memory growth under heavy load On 10/19/05, Caleb Epstein <cal...@gm... <mailto:cal...@gm...> > wrote: Attached is a complete patch which removes the extra thread from ThreadedSocketConnection as well as the functions and members which are no longer needed once its gone. Here's a slightly revised patch (one line change). I needed to move the call to processStream before the recv call otherwise Initiators would not logon correctly. I've now tested this code with both Initiators and Acceptors. -- Caleb Epstein caleb dot epstein at gmail dot com |