boost asio with scatter gather list and udp ....
29 Aug
2013
29 Aug
'13
3:54 p.m.
Hi! I'm new to boost, so I don't understand everything, be kind please ;) I'm working on a piece of code that use boost::asio with a ba::ip::udp::socket the code is sending data using 2 buffers stored in a boost::array my work is to write the receiver and my question is : how many udp packets will be sent? 1? 2? if multiple packets are sent, how does boost::asio will re-order them on reception? if one packet is sent, and if on reception I use another scatter gather list as above (but with mutable buffers) how does boost know the size of the 2 buffers? thanks and regards MALET Jean-Luc
4108
Age (days ago)
4108
Last active (days ago)
0 comments
1 participants
participants (1)
-
jean-luc malet