Boost logo

Boost Users :

Subject: Re: [Boost-users] [ASIO] Send data on a socket
From: Claude (clros_at_[hidden])
Date: 2011-08-12 08:47:18


My process uses two threads, a parent thread and a child thread.

The parent thread make a socket server and when a connection request
arrives, it creates the child thread which uses this socket to communicate
with the client.

My intention was to send commands from the parent thread to child (for its
termination) using the this socket...

(I use the C++2011 thread that not allow the thread killing)

--
View this message in context: http://boost.2283326.n4.nabble.com/ASIO-Send-data-on-a-socket-tp3738099p3739146.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