#include <server_p.h>
WServerReceiver::WServerReceiver |
( |
WServer * |
srv, |
|
|
QIODevice * |
sock |
|
) |
| |
constructs a new receiver
- Parameters
-
srv | the server this receiver belongs to |
sock | the socket to handle |
WServerReceiver::~WServerReceiver |
( |
| ) |
|
|
virtual |
deletes the receiver object and its socket if it had an error or timeout
void WServerReceiver::readyForProcess |
( |
WServerRequest |
, |
|
|
QIODevice * |
|
|
) |
| |
|
signal |
returns the completely parsed request back to the server to handle it
The documentation for this class was generated from the following files: