[Quickfix-users] Getting a SocketConnection handle
Brought to you by:
orenmnero
From: Peter H. <pet...@ya...> - 2012-12-18 21:13:16
|
Given a FIX:Session pointer, how can I get a pointer to the SocketConnection its using? The only thing I see is that a FIX::Session has a private pointer to a FIX::Responder, but no access to it. |