Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_socket_acceptor::message_end_of_record

Inherited from socket_base.

Specifies that the data marks the end of a record.

static const int message_end_of_record = implementation_defined;

PrevUpHomeNext