[Quickfix-users] Send blocked
Brought to you by:
orenmnero
From: Ciprian F. <cip...@al...> - 2010-04-07 14:08:49
|
Hello, I have a server with more clients. Sometimes one of the clients crashes and the server stuck on 'ThreadedSocketConnection:: send " and the thread wich send data to clients is blocked. To send a message to a client I use: FIX:: Session:: sendToTarget (message, sessionID); why this happens ? how can I avoid this problem ? thank you Ciprian Frentiu. |