aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-31 09:16:39 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-31 09:16:39 +0000
commitf773cf68c2b60a003966d8b69a6f90536fad8bd1 (patch)
tree865db31843e253b06c8931e08f900994a68350de /fetchmail.c
parent1d95131a945586b4eb6596583c364e5eb60025a8 (diff)
downloadfetchmail-f773cf68c2b60a003966d8b69a6f90536fad8bd1.tar.gz
fetchmail-f773cf68c2b60a003966d8b69a6f90536fad8bd1.tar.bz2
fetchmail-f773cf68c2b60a003966d8b69a6f90536fad8bd1.zip
Add FIXME notes.
svn path=/trunk/; revision=456
Diffstat (limited to 'fetchmail.c')
-rw-r--r--fetchmail.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fetchmail.c b/fetchmail.c
index f7bce817..de5397b3 100644
--- a/fetchmail.c
+++ b/fetchmail.c
@@ -312,6 +312,8 @@ char **argv;
popstatus = query_host(ctl);
/*
+ * FIXME: This is a crock. There must be a better way...
+ *
* Under Linux, if fetchmail is run in daemon mode
* with the network inaccessible, each poll leaves a
* socket allocated but in CLOSE state (this is