Re: [Quickfix-developers] Is Session.sendToTarget asynchronous?
Brought to you by:
orenmnero
From: Neeraj R. <rn...@ya...> - 2013-08-20 02:45:43
|
It is the other way around as per Hei Chan reply to original question: See also: SocketConnection::send : SocketConnection.cpp:68 queue message for quickfix thread. ThreadedSocketConnection::send : ThreadedSocketConnection.cpp:70 write to socket in user thread thanks Neeraj |