Re: [Quickfix-developers] Field with embedded null character
Brought to you by:
orenmnero
From: Caleb E. <cal...@gm...> - 2004-10-29 14:38:11
|
Attached is a comprehensive patch to QuickFIX 1.9.2 with the necessary changes to Field.h, Parser.cpp and ThreadedSocketConnector.{cpp,h} to deal with NUL bytes in messages. Clearly this must be a pretty uncommon need, otherwise it would have been raised on this list before, but if anyone plans on using encrypted messages or moving around messages with binary Data fields, this patch would be a big win. -- Caleb Epstein cal...@gm... |