29 Dec
2009
29 Dec
'09
2:02 a.m.
Hello. I tried using the code provided here: http://www.boost.org/doc/libs/1_41_0/doc/html/boost_asio/example/echo/blocki... to echo text back to a client but I haven't been successful. It seems to hang at
size_t length = sock->read_some(boost::asio::buffer(data), error);
when the client sends a message. What is wrong? Thanks.
5430
Age (days ago)
5430
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Fowler