libtasks Documentation  1.6
echoserver.cpp File Reference
#include <vector>
#include <tasks/dispatcher.h>
#include <tasks/logging.h>
#include <tasks/ev_wrapper.h>
#include <tasks/net/acceptor.h>
#include <tasks/net/socket.h>
#include <echoserver.h>
Include dependency graph for echoserver.cpp:

Go to the source code of this file.

Functions

void handle_signal (int sig)
 
int main (int argc, char **argv)
 

Function Documentation

void handle_signal ( int  sig)

Definition at line 84 of file echoserver.cpp.

Here is the call graph for this function:

int main ( int  argc,
char **  argv 
)

Definition at line 89 of file echoserver.cpp.

Here is the call graph for this function: