aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2008-01-31 09:20:11 +0000
committerMatthias Andree <matthias.andree@gmx.de>2008-01-31 09:20:11 +0000
commitae38ee2cc8207d41b7375744fc511619ae67ff19 (patch)
tree73e187b22464345ba0e1017362e7ecda412c1340
parent1e73063cdf6ce54dba917a7296bae8e83a769739 (diff)
downloadfetchmail-ae38ee2cc8207d41b7375744fc511619ae67ff19.tar.gz
fetchmail-ae38ee2cc8207d41b7375744fc511619ae67ff19.tar.bz2
fetchmail-ae38ee2cc8207d41b7375744fc511619ae67ff19.zip
escalate MSG_PEEK
svn path=/branches/BRANCH_6-3/; revision=5157
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 08338692..1ab1209f 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -17,11 +17,11 @@ soon - SHOULD:
- Debian Bug#449179, smbutil.c:90: unicodeToString: Assertion `len+1 < sizeof
buf' failed, from Stepan Golosunov <stepan@golosunov.pp.ru>
- Fix TOCTOU race around prc_filecheck*
+- Get rid of peeking in socket.c? MSG_PEEK seems non-portable and racey.
soon - MAY:
- https://bugzilla.novell.com/show_bug.cgi?id=246829 - fetchmail lost some mail
(5XX error code in contradiction with manual?)
-- Fix Cygwin workaround - can we *easily* get rid of MSG_PEEK altogether?
soon - after 6.3.9:
- find a solution for the "invalid header" discards message problem