SCIMBridge  0.4.x
bool ScimBridgeAgentInterruptionListenerImpl::handle_event ( scim_bridge_agent_event_type_t  event_type)
virtual

Handle an event in the socket. This function is called when a event is occurred upon the socket.

Parameters
event_typeThe type of this event.
Returns
If this client should be kept in the event loop.

Implements ScimBridgeAgentSocketClient.