![]() |
Kea 2.2.0
|
#include <boost/noncopyable.hpp>#include <exceptions/exceptions.h>#include <string>#include <sys/socket.h>
Include dependency graph for socketsession.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | isc::util::io::BaseSocketSessionForwarder |
The "base" class of SocketSessionForwarder. More... | |
| class | isc::util::io::SocketSession |
| Socket session object. More... | |
| class | isc::util::io::SocketSessionError |
| An exception indicating general errors that takes place in the socket session related class objects. More... | |
| class | isc::util::io::SocketSessionForwarder |
| The forwarder of socket sessions. More... | |
| class | isc::util::io::SocketSessionReceiver |
| The receiver of socket sessions. More... | |
Namespaces | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::util |
| namespace | isc::util::io |