Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
websocket::stream::is_message_done

Returns true if the last completed read finished the current message.

Synopsis
bool
is_message_done() const;
Description

PrevUpHomeNext