aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index 437e1e5..c74e525 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,8 @@
1setup error messages in the default case. 1create the getstats method.
2 2
3ajeitar o connect com a dica do mike 3 sent, received, age = sock:getstats()
4 if ((err > 1 || !FD_ISSET(sock, &wfds)) && 4
5 recv(sock, &dummy, 0, 0) < 0 && errno != EWOULDBLOCK) ... 5take a look at DB's smtp patch
6 6
7sort out the wrap around of gettime... 7sort out the wrap around of gettime...
8 use doubles all over 8 use doubles all over