diff options
author | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-04-18 09:37:30 +0100 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-04-18 09:37:30 +0100 |
commit | fdc9fa0f332c93e55f6dd7c203dae935b2c85bc6 (patch) | |
tree | 8ae7f17466113d01f3bbcb7e2efa8ea921b9765f /TODO | |
parent | 323ee7ce4b5caeb97f41581abe5b20427f3df614 (diff) |
todo
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ ** check that the blocking is correct on DBusAsyncReply and add an explicit timeout value + * document that you need to do connect; setup objects; get bus name for activation * dbus 'patterns', like watching for disconnects of registered listeners * named pipes under windows: http://www.koders.com/csharp/fid2CD89EB558B80CE4947D53BAC3D667F2F1188FB9.aspx * document that if you don't hold a reference, I will lose it! (now not default) |