Brian Hassink
2016-12-15 12:52:12 UTC
Hi,
It's been about ten years since I last used ASIO, and I've forgotten much in that time.
I was wanting to clarify whether concurrent read/write operations were supported? That is, one thread may be reading from a socket, while another may be writing to the same socket at the same time.
I realize this requires some cleanup coordination when there is a connection failure (e.g., peer disconnect) and both threads see an error.
Thanks,
Brian
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
asio-users mailing list
asio-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/asio-users
_______________________________________________
Using Asio? List your project at
http://think-async.com/Asio/WhoIsUsingAsio
It's been about ten years since I last used ASIO, and I've forgotten much in that time.
I was wanting to clarify whether concurrent read/write operations were supported? That is, one thread may be reading from a socket, while another may be writing to the same socket at the same time.
I realize this requires some cleanup coordination when there is a connection failure (e.g., peer disconnect) and both threads see an error.
Thanks,
Brian
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
asio-users mailing list
asio-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/asio-users
_______________________________________________
Using Asio? List your project at
http://think-async.com/Asio/WhoIsUsingAsio