asio C++ library

PrevUpHomeNext

basic_socket::message_peek

Inherited from socket_base.

Peek at incoming data without removing it from the input queue.

static const int message_peek = implementation_defined;

PrevUpHomeNext