Boost logo

Boost :

From: Scott (cheesy4poofs_at_[hidden])
Date: 2006-07-19 10:58:52


>OK, this is almost certainly not going to work :)

My apologies Chris. You are absolutely right and only proves I need to work
on example programs in the morning after a good night's sleep! :)

Our software does have appropriate locking and works fine (outside of SSL).
The thread code I wrote in the example client was terrible.

I took a new direction with the client/server example. I removed the thread
and rewrote the client and server to pass ever increasing message sizes. In
the beginning, everything works fine. But once messages start getting over
8k in size, the server eventually just locks up. If I keep the messages
small, the client/server seems to run continually without problems.

BTW, I am using a version of the boost asio implementation you are working
on. I believe you send me a link to it back in May or June for downloading.
This version is actually in the "boost::asio" namespace and not just "asio".
If there's a newer version I should use, please let me know.

Thanks,
Scott





Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk