|
libtasks Documentation
1.6
|
#include <tasks/dispatcher.h>#include <tasks/net/acceptor.h>#include <tasks/net/http_response.h>#include <tasks/net/uwsgi_thrift_transport.h>#include <tasks/tools/thrift_server_writer.h>#include <iostream>#include <arpa/inet.h>#include <thrift/protocol/TBinaryProtocol.h>#include "uwsgi_handler.h"#include "stats.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 53 of file thrift_server/uwsgi_handler.cpp.
