xbmc
|
HTTP Server Tasks. More...
Go to the source code of this file.
Classes | |
class | PLT_HttpServerSocketTask |
The PLT_HttpServerSocketTask class is a task used for handling one or more HTTP requests from a client. More... | |
class | PLT_HttpServerTask |
The PLT_HttpServerTask class is a version of PLT_HttpServerSocketTask that supports delegation of HTTP request handling. More... | |
class | PLT_HttpListenTask |
The PLT_HttpListenTask class is used by a PLT_HttpServer to listen for incoming connections and spawn a new task for handling each request. More... | |
HTTP Server Tasks.