[Quickfix-developers] Socket Trouble
Brought to you by:
orenmnero
From: Munson, P. <pau...@cs...> - 2004-12-08 14:01:43
|
Hi All, Brand new to QuickFix. GCC v 3.2.3 No StlPort QuickFix 1.9.2 Failing 4 tests - first one most confusing. Any help or pointers greatly appreciated. Many thanks in advance, Paul [hostname 422] test > runut debug 4471 <ut> <output> .....................................................................................F.................................................FFF.. </output> <results total="140" failures="4"> <failure line= "0" file= "unknown"> <test> <![CDATA[ PN7CPPTest4TestIN3FIX6ParserEEE]]> </test> <text> <![CDATA[ assert(no futher information available)]]> </text> </failure> <failure line= "48" file= "SocketConnectorTestCase.cpp"> <test> <![CDATA[ FIX::SocketConnectorTestCase::accept]]> </test> <text> <![CDATA[ assert(object.connect( "127.0.0.1", m_port ))]]> </text> </failure> <failure line= "48" file= "SocketServerTestCase.cpp"> <test> <![CDATA[ FIX::SocketServerTestCase::accept]]> </test> <text> <![CDATA[ assert(clientS1 > 0)]]> </text> </failure> <failure line= "93" file= "SocketServerTestCase.cpp"> <test> <![CDATA[ FIX::SocketServerTestCase::block]]> </test> <text> <![CDATA[ assert(s >= 0)]]> </text> </failure> </results> </ut> ============================================================================== This message is for the sole use of the intended recipient. If you received this message in error please delete it and notify us. If this message was misdirected, CSFB does not waive any confidentiality or privilege. CSFB retains and monitors electronic communications sent through its network. Instructions transmitted over this system are not binding on CSFB until they are confirmed by us. Message transmission is not guaranteed to be secure. ============================================================================== |