E-MailRelay
|
An interface for receiving notification of network changes. More...
#include <ginterfaces.h>
Public Member Functions | |
virtual void | onInterfaceEvent (const std::string &)=0 |
Indicates some network event that might have invalidated the GNet::Interfaces state, requiring a re-load(). | |
virtual | ~InterfacesHandler ()=default |
Destructor. | |
An interface for receiving notification of network changes.
Definition at line 142 of file ginterfaces.h.