SCIMBridge  0.4.x
bool ScimBridgeAgentPanelListenerImpl::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.

References ScimBridgeAgentPanelClient::filter_event(), SCIM_BRIDGE_AGENT_EVENT_ERROR, and scim_bridge_pdebugln().