join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
reactor.hpp File Reference
#include <join/thread.hpp>
#include <join/queue.hpp>
#include <unordered_map>
#include <unordered_set>
#include <atomic>
#include <sys/epoll.h>
Include dependency graph for reactor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  join::EventHandler
 Event handler interface class. More...
 
class  join::Reactor
 Reactor class. More...
 
class  join::ReactorThread
 Convenience class that owns a Reactor running on a dedicated background thread. More...
 

Namespaces

namespace  join