Boost logo

Boost Users :

Subject: [Boost-users] boost::asio::tcp -> asyncconnect generates multiple sockets
From: Hert (gert_corthout_at_[hidden])
Date: 2011-07-06 02:58:29


hello,

I noticed that when asynchronously connecting to an acceptor on localhost
using boost::asio::ip::tcp::socket generates 2 TCP sockets on the system.
One to the acceptor and one to the other one. Stepping into the code I can
see where it is done, but I don't understand why. So why is this extra TCP
socket there?

thanks in advance,
Gert

--
View this message in context: http://boost.2283326.n4.nabble.com/boost-asio-tcp-asyncconnect-generates-multiple-sockets-tp3647856p3647856.html
Sent from the Boost - Users mailing list archive at Nabble.com.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net