5#ifndef YAMICPP_CONNECTION_EVENT_H_INCLUDED
6#define YAMICPP_CONNECTION_EVENT_H_INCLUDED
Namespace devoted to everything related to YAMI4.
Definition: agent.h:21
connection_event
Kind of connection event.
Definition: connection_event.h:13
@ new_incoming_connection
New incoming connection was created.
Definition: connection_event.h:14
@ new_outgoing_connection
New outgoing connection was created.
Definition: connection_event.h:15
@ connection_closed
Connection was closed.
Definition: connection_event.h:16