diff options
author | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-02-01 09:30:54 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-02-01 09:30:54 +0000 |
commit | 0188a56437452117c94bf9f054936e3482162765 (patch) | |
tree | 4eb3b06777927b4a8c0457b969ab2a4900b279cb /TODO | |
parent | 2e06bd7b4d49bbbe618aa58c0ddf616704c01bfc (diff) |
fix utf8 characters in test
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,8 @@ ** check that the blocking is correct on DBusAsyncReply and add an explicit timeout value + * check: + 23:56 < danpb_ltop> you can toggle it with setsocketopt() and flag of + TCP_NODELAY, in C - IIRC there's an explicit API for this in Java's + Socket() class * named pipes under windows: http://www.koders.com/csharp/fid2CD89EB558B80CE4947D53BAC3D667F2F1188FB9.aspx * document that if you don't hold a reference, I will lose it! * Javadoc |