aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-03-12 06:08:36 +0000
committerMartin Pool <mbp@samba.org>2002-03-12 06:08:36 +0000
commit89b0a3d963097d8b1f7d807d8bd617c1477937b4 (patch)
tree5077ffbceffcfdca01c27901269339e24bd64001 /TODO
parent3a79260d3a3510b011ed76a7c201d60619893817 (diff)
downloadandroid_external_rsync-89b0a3d963097d8b1f7d807d8bd617c1477937b4.tar.gz
android_external_rsync-89b0a3d963097d8b1f7d807d8bd617c1477937b4.tar.bz2
android_external_rsync-89b0a3d963097d8b1f7d807d8bd617c1477937b4.zip
If we get an error writing to a socket, then we should perhaps
continue trying to read to see if an error message comes across explaining why the socket is closed. I'm not sure if this would work, but it would certainly make our messages more helpful.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2fb7642e..e2d1cc19 100644
--- a/TODO
+++ b/TODO
@@ -205,6 +205,11 @@ Errors
eof" give a message that is more detailed if possible and also more
helpful.
+ If we get an error writing to a socket, then we should perhaps
+ continue trying to read to see if an error message comes across
+ explaining why the socket is closed. I'm not sure if this would
+ work, but it would certainly make our messages more helpful.
+
File attributes
Device major/minor numbers should be at least 32 bits each. See