| struct DBusServer |
Internals of DBusServer object
| Public Attributes | |
|---|---|
| char * | address |
| char ** | auth_mechanisms |
| unsigned int | disconnected |
| DBusGUID | guid |
| DBusString | guid_hex |
| unsigned int | have_server_lock |
| int | max_connections |
| DBusMutex * | mutex |
| void * | new_connection_data |
| DBusFreeFunction | new_connection_free_data_function |
| DBusNewConnectionFunction | new_connection_function |
| DBusAtomic | refcount |
| DBusDataSlotList | slot_list |
| DBusTimeoutList * | timeouts |
| const DBusServerVTable * | vtable |
| DBusWatchList * | watches |
| unsigned int | have_server_lock |
Does someone have the server mutex locked
| DBusFreeFunction | new_connection_free_data_function |
Callback to invoke to free new_connection_data when server is finalized or data is replaced.
| DBusNewConnectionFunction | new_connection_function |
Callback to invoke when a new connection is created.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.