8 Nov
2008
8 Nov
'08
4:39 p.m.
Or do I need to hold a mutex whenever I'm calling any method on a tcp::socket? Looking more closely at the documentation, it looks like that's the case.
Sure, the reference of ip::tcp::socket says: "Thread Safety Distinct objects: Safe. Shared objects: Unsafe. "
Thanks again for all your help, both Igor and Boris!
you're welcome :)