summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.matthew.ath.cx>2008-02-01 09:30:54 +0000
committerMatthew Johnson <mjj29@hecate.matthew.ath.cx>2008-02-01 09:30:54 +0000
commit0188a56437452117c94bf9f054936e3482162765 (patch)
tree4eb3b06777927b4a8c0457b969ab2a4900b279cb /TODO
parent2e06bd7b4d49bbbe618aa58c0ddf616704c01bfc (diff)
fix utf8 characters in test
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 55697a5..47b77b3 100644
--- a/TODO
+++ b/TODO
@@ -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