[Quickfix-developers] Logging of socket function failures
Brought to you by:
orenmnero
From: Chris P. <Chr...@BT...> - 2003-02-05 16:49:39
|
Is there any reason why Utility.c does not report errors from low level socket calls? For example if my ThreadedSocketInitiator's call to socket_createConnector fails in the connect() call, the function silently returns. The ThreadedSocketInitiator then sleeps and retries but, again, nothing is logged. Failed calls to bind, listen, accept, etc. are also silent. Regards Chris Patmore PS Has anyone run the library under Purify? **************************************************************************** This message is confidential to the sender and addressee, and may contain proprietary or legally privileged information. If you are not the intended recipient, please delete it from your system, destroy any copies, and notify the sender immediately. Opinions stated herein are not necessarily those of BrokerTec. BrokerTec reserves the right to monitor messages that pass through it's networks. BrokerTec Europe Ltd is regulated by FSA. |