VISH
0.2
|
Network Communicator Callback: action performed The receive() callback function is responsible for parsing the HTTP request and invoke appropriate actions. More...
#include </home/werner/origo/vish/ocean/remotevish/RemoteViewer.hpp>
Network Communicator Callback: action performed The receive() callback function is responsible for parsing the HTTP request and invoke appropriate actions.
override bool Wizt::RemoteViewer::Communicator::receive | ( | socket_t | ) | [inline, virtual] |
Callback function invoked when data are ready to be read from the socket.
Implements Wizt::VSocketAction::Receiver.