Kea  1.9.9-git
isc::dhcp::IfaceMgr::SocketCallbackInfo Struct Reference

Keeps callback information for external sockets. More...

#include <iface_mgr.h>

Public Attributes

SocketCallback callback_
 A callback that will be called when data arrives over socket_. More...
 
int socket_
 Socket descriptor of the external socket. More...
 

Detailed Description

Keeps callback information for external sockets.

Definition at line 639 of file iface_mgr.h.

Member Data Documentation

SocketCallback isc::dhcp::IfaceMgr::SocketCallbackInfo::callback_
int isc::dhcp::IfaceMgr::SocketCallbackInfo::socket_

The documentation for this struct was generated from the following file: