Re: [Quickfix-developers] How to know a Message is sent properly or still exists in the Store?
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-06-08 14:36:40
|
Session::sendToTarget will return true if the socket was able to successfully send the message, false if not. Either way, the message will always be placed in the store in case a resend request is required. --oren On Jun 8, 2004, at 6:49 AM, Ramprakash Umapathy wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ: > http://www.quickfixengine.org/quickfix/doc/html/FAQ.htmlHi, > > Can anyone explain me how to find a message let us say newordersingle > is > sent properly or still lies in the FileStorePath Folder name that we > specify > in the configuration file. > > TIA, > Ramprakash > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: GNOME Foundation > Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. > GNOME Users and Developers European Conference, 28-30th June in Norway > http://2004/guadec.org > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |