Go to the source code of this file.
Namespaces | |
namespace | scim |
Typedefs | |
typedef Signal2< void, SocketServer *, const Socket & > | SocketServerSignalSocket |
Enumerations | |
enum | SocketFamily { SCIM_SOCKET_UNKNOWN, SCIM_SOCKET_LOCAL, SCIM_SOCKET_INET } |
The vaild socket address/protocol family,. More... | |
Functions | |
String | scim_get_default_socket_frontend_address () |
Get the default socket address of SocketFrontEnd. | |
String | scim_get_default_socket_imengine_address () |
Get the default socket address of SocketIMEngine. | |
String | scim_get_default_socket_config_address () |
Get the default socket address of SocketConfig. | |
String | scim_get_default_panel_socket_address () |
Get the default socket address of the Panel running on localhost. | |
int | scim_get_default_socket_timeout () |
Get the default socket timeout value. | |
Variables | |
class class class typedef Slot2< void, SocketServer *, const Socket & > | SocketServerSlotSocket |
Definition in file scim_socket.h.