Re: [Quickfix-developers] receive buffer size?
Brought to you by:
orenmnero
From: Hei C. <str...@ya...> - 2010-06-23 22:08:36
|
I think that they are missing: http://www.quickfixengine.org/quickfix/doc/html/configuration.html ;-) ----- Original Message ---- From: "or...@qu..." <or...@qu...> To: Hei Chan <str...@ya...> Cc: qui...@li... Sent: Wed, June 23, 2010 2:58:42 PM Subject: RE: [Quickfix-developers] receive buffer size? Yes, those would be the settings. Are they not listed in the documentation? > -------- Original Message -------- > Subject: Re: [Quickfix-developers] receive buffer size? > From: Hei Chan <str...@ya...> > Date: Mon, June 14, 2010 4:34 pm > To: Hei Chan <str...@ya...>, > qui...@li... > > > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html<hr>I am guessing we can set the send buffer size with SendBufferSize and receive buffer size with ReceiveBufferSize: > const char SOCKET_SEND_BUFFER_SIZE[] = "SendBufferSize"; > const char SOCKET_RECEIVE_BUFFER_SIZE[] = "ReceiveBufferSize"; > > It would be nice if someone can confirm it ;) > > Thanks. > > Cheers, > Hei > > > > > ________________________________ > From: Hei Chan <str...@ya...> > To: qui...@li... > Sent: Mon, June 14, 2010 2:14:26 PM > Subject: [Quickfix-developers] receive buffer size? > > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hi, > > According to the release note here: http://www.quickfixengine.org/NEWS, 1.13.x allows the user to set the receive buffer size. > > However, I don't see the setting on http://www.quickfixengine.org/quickfix/doc/html/configuration.html. > > How can I set the receive buffer size? > > Thanks in advance. > > > Cheers, > Hei<hr>------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo<hr>_______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |