libtasks Documentation  1.6
thrift_server/uwsgi_handler.cpp File Reference
#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"
Include dependency graph for thrift_server/uwsgi_handler.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 53 of file thrift_server/uwsgi_handler.cpp.

Here is the call graph for this function: