Kea
1.9.9-git
|
#include <boost/noncopyable.hpp>
#include <exceptions/exceptions.h>
#include <string>
#include <sys/socket.h>
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 | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::util | |
isc::util::io | |