summaryrefslogtreecommitdiffstats
path: root/doc/TODO
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-04-23 03:36:12 +0000
committerHavoc Pennington <hp@redhat.com>2003-04-23 03:36:12 +0000
commitda237031b3104ecdfe1f2df058179cda187fcbc8 (patch)
tree5053b784185cee8e97c3962bdf418332a8e7e79a /doc/TODO
parentb29d0c534a631b211f1f94168e7672c604c8f815 (diff)
2003-04-20 Havoc Pennington <hp@pobox.com>
* doc/dbus-specification.sgml: document the restrictions on message and service names
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index 2cd7e44d..9e7b7505 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -58,6 +58,3 @@
- if you send a message to a service then block for reply, and the service exits/crashes
after the message bus has processed your message but before the service has replied,
it would be nice if the message bus sent you an error reply.
-
- - We have a limit on the number of messages a connection can send, but
- not on how many can be buffered for a given connection.