diff options
author | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-01-29 23:57:38 +0000 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.matthew.ath.cx> | 2008-01-29 23:57:38 +0000 |
commit | b0418194a346aa4c43181b91bfd0d05226d613cb (patch) | |
tree | 4eb3b06777927b4a8c0457b969ab2a4900b279cb | |
parent | 3f9e1607d1bc4e60a0ce47e602bb23e79cf617a8 (diff) |
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 |