mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-01 05:37:58 +02:00
* dbus/dbus-connection.c (dbus_connection_set_change_sigpipe): allow people to avoid setting SIGPIPE to SIG_IGN (_dbus_connection_new_for_transport): disable SIGPIPE unless we've been asked not to
14 lines
291 B
Text
14 lines
291 B
Text
## message with a 'name' header field and unknown 'unkn' field
|
|
|
|
## VALID_HEADER includes a LENGTH Header and LENGTH Body
|
|
VALID_HEADER
|
|
FIELD_NAME name
|
|
TYPE STRING
|
|
STRING 'org.freedesktop.Foo'
|
|
FIELD_NAME unkn
|
|
TYPE INT32
|
|
INT32 0xfeeb
|
|
ALIGN 8
|
|
END_LENGTH Header
|
|
START_LENGTH Body
|
|
END_LENGTH Body
|