Laurent Alebarde <l.alebarde <at> free.fr> writes: > I don't know boost::asio, but the > justification provided in your link to use it with 0MQ is the need > to interface with a normal TCP socket. Now, you have the STREAM > transport available in 0MQ which is exactly for this purpose. You > may not have noticed it because it is very recent.
Well, the reason that I want to integrate with Boost.Asio is more for getting its implementation of the reactor pattern "for free", including timers, etc. _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
