
25 Feb
2010
25 Feb
'10
7:24 a.m.
How do I perform a peek instead of a read (which removes data from the buffer)? I found socket_base::message_peek, how do I use that together with my socket and asio::read()?