|
E-MailRelay
|
#include "gdef.h"#include "geventhandler.h"#include "geventstate.h"#include "gexception.h"#include "gdescriptor.h"#include "gsignalsafe.h"#include <list>#include <memory>#include <string>
Include dependency graph for geventloop.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GNet::EventLoop |
| An abstract base class for a singleton that keeps track of open sockets and their associated handlers. More... | |
Namespaces | |
| namespace | GNet |
| Network classes. | |