#include "ace/Pipe.h"
#include "ace/Lock_Adapter_T.h"
#include "ace/Reactor_Impl.h"
#include "ace/Reactor_Token_T.h"
#include "ace/Token.h"
#include "ace/Dev_Poll_Reactor.inl"
Include dependency graph for Dev_Poll_Reactor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
/dev/poll
(or Linux sys_epoll
) based Reactor implementation.
Definition in file Dev_Poll_Reactor.h.