aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-07-01 06:09:29 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-07-01 06:09:29 +0000
commit63807d647624df155a81a2b323f370e2c36192f6 (patch)
tree28d53540d166cc01eb0a3302e4f0dc5d2cc6c809 /TODO
parent2562738e2db9d7654c48c10247e683215e09b4a5 (diff)
downloadluasocket-63807d647624df155a81a2b323f370e2c36192f6.tar.gz
luasocket-63807d647624df155a81a2b323f370e2c36192f6.tar.bz2
luasocket-63807d647624df155a81a2b323f370e2c36192f6.zip
Added getstats.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 9d736d0..6fa2914 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,3 @@
1create the getstats method.
2
3 sent, received, age = sock:getstats()
4 1
5take a look at DB's smtp patch 2take a look at DB's smtp patch
6 3
@@ -28,5 +25,7 @@ testar os options!
28 - inet_ntoa também é uma merda. 25 - inet_ntoa também é uma merda.
29 26
30 27
28create the getstats method.
29 sent, received, age = sock:getstats()
31*fix local domain socket kludge of name size 30*fix local domain socket kludge of name size
32*use TLS 31*use TLS