Has anyone tested the threadsafety of the new
incarnation of TCPStream (1.5.0)? Has it improved
over the old version? What I mean is, can you now read from and write to the stream simultaneously?
That might have been improved if the old stream library was the problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Has anyone tested the threadsafety of the new
incarnation of TCPStream (1.5.0)? Has it improved
over the old version? What I mean is, can you now read from and write to the stream simultaneously?
That might have been improved if the old stream library was the problem.
Uh, and as a clarification, I'm speaking of the win32 version now.