libtasks Documentation  1.6
uwsgi_task.h File Reference
#include <vector>
#include <unordered_map>
#include <string>
#include <cassert>
#include <tasks/worker.h>
#include <tasks/net_io_task.h>
#include <tasks/net/uwsgi_request.h>
#include <tasks/net/http_response.h>
Include dependency graph for uwsgi_task.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tasks::net::uwsgi_task
 The base class for the uwsgi protocol implementation. More...
 

Namespaces

 tasks
 
 tasks::net
 

Macros

#define UWSGI_KEEPALIVE   0
 

Macro Definition Documentation

#define UWSGI_KEEPALIVE   0

Definition at line 24 of file uwsgi_task.h.