Server::HandleNextMessage

Server::HandleNextMessage
virtual bool HandleNextMessage();
Description

HandleNextMessage is called from the application to handle new socket messages.

Return Value

Returns true if a message was found and handled otherwise false.