[Quickfix-developers] Disconnection problem...
Brought to you by:
orenmnero
|
From: Martin T. <mta...@ho...> - 2005-08-09 18:51:09
|
Hi, //Here is my Initiator declaration: public SocketInitiator sokInitiator; When I call sokInitiator.stop(); to disconnect my application, it just hang there until I kill the program. Do you know what could cause it not being able to close the connection? Regards, Martin |