[Quickfix-developers] SocketMonitor Behaviour
Brought to you by:
orenmnero
From: Mike P. <mic...@ya...> - 2008-02-01 15:44:03
|
I'm attempting to develop a FIX engine gateway using QF and I'm trying to leverage some of the comm objects. One of them that I'm attempting to use is the SocketMonitor. I use the socket_createAcceptor() method from Utility.h and the pass the socket to the SocketMonitor->addConnect() method and call block() with a Strategy. The socket is listening and I can telnet to it but the onConnect() method of the Strategy never gets called. Shouldn't it? Am I missing something obvious? Thanks, Mike ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping |