[Quickfix-users] Close all existing connections
Brought to you by:
orenmnero
From: xmoon 2. <xmo...@go...> - 2014-03-17 16:49:32
|
Hi, I have connected to a server, and have lost "control" of the connection because my code crashed. I now have an existinfgconnection that I have no reference to in code - so I can't call .stop() Is there some way to kill all existing connections - so I have a clean start? Moon |