asio C++ library

PrevUpHomeNext

socket_base::message_end_of_record

Specifies that the data marks the end of a record.

static const int message_end_of_record = implementation_defined;

PrevUpHomeNext