SCIM Bridge 0.4.x

◆ get_socket_fd()

virtual int ScimBridgeAgentSocketClient::get_socket_fd ( ) const
pure virtual

Get the file discriptor for the client. The file discriptor is used for pooling in the main event loop.

Returns
The file discriptor for the client.

Implemented in ScimBridgeAgentAcceptListenerImpl, ScimBridgeAgentClientListenerImpl, ScimBridgeAgentInterruptionListenerImpl, ScimBridgeAgentPanelListenerImpl, and ScimBridgeAgentSignalListenerImpl.