[asio] basic_datagram_socket::send_to

23 Mar
2009
23 Mar
'09
4:54 p.m.
Greetings, will method basic_datagram_socket::send_to flush data immediately to the endpoint or will first fill its internal buffer and than flush data to endpoint? I would like to make sure, data gets flushed to endpoint when this method is called. Is there any other way to flush data to endpoint? Does any socket::set_option(option); makes difference to behaviour of send_to method ? Why isn't it possible to set buffer size lower than 1024 (low-level restriction?), with method (basic_datagram_socket::send_buffer_size()) There is no documentation about this. Best regards, ----- Miroslav Beranič ml.
5926
Age (days ago)
5926
Last active (days ago)
0 comments
1 participants
participants (1)
-
Miroslav Beranič ml.