mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-04-22 04:40:41 +02:00
some clarifications
This commit is contained in:
parent
f7beca572b
commit
a6d1c745ab
1 changed files with 2 additions and 1 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -68,7 +68,7 @@
|
|||
perhaps.
|
||||
|
||||
- modify the auth protocol to also support other initial-handshake
|
||||
type of information
|
||||
type of information such as protocol version
|
||||
|
||||
- document the auth protocol as a set of states and transitions, and
|
||||
then reimplement it in those terms
|
||||
|
|
@ -84,6 +84,7 @@
|
|||
from the args themselves. Make the name of TYPE_CUSTOM part
|
||||
of the type signature, rather than part of the value.
|
||||
Then you have the full typecheck in a single string.
|
||||
See http://freedesktop.org/pipermail/dbus/2004-June/001169.html
|
||||
|
||||
- dbus_message_iter_init_array_iterator has "iter" and "iterator"
|
||||
in the same function name
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue