summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2010-04-22 17:54:48 -0400
committerDavid Zeuthen <davidz@redhat.com>2010-04-22 17:54:48 -0400
commit2111fbd3fd5d9e40929c55f59f0fc978b01e93f7 (patch)
treec625e739647691d864f02358b4345490657ff447 /docs
parent928e97b332729a5aa3261dbcb355e09d80b5e17c (diff)
Use raise(SIGTERM) instead of _exit(1) when remote peer disconnects
Ray suggested doing this.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gdbus/gdbus-standalone-sections.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/reference/gdbus/gdbus-standalone-sections.txt b/docs/reference/gdbus/gdbus-standalone-sections.txt
index 936c07c..adb16e8 100644
--- a/docs/reference/gdbus/gdbus-standalone-sections.txt
+++ b/docs/reference/gdbus/gdbus-standalone-sections.txt
@@ -88,12 +88,13 @@ g_dbus_connection_new_sync
g_dbus_connection_new_for_address
g_dbus_connection_new_for_address_finish
g_dbus_connection_new_for_address_sync
-g_dbus_connection_get_flags
g_dbus_connection_get_stream
g_dbus_connection_get_guid
g_dbus_connection_get_unique_name
g_dbus_connection_get_is_private
g_dbus_connection_get_is_disconnected
+g_dbus_connection_get_exit_on_disconnect
+g_dbus_connection_set_exit_on_disconnect
g_dbus_connection_disconnect
g_dbus_connection_send_message
g_dbus_connection_send_message_with_reply