diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,6 +1,3 @@ | |||
1 | create the getstats method. | ||
2 | |||
3 | sent, received, age = sock:getstats() | ||
4 | 1 | ||
5 | take a look at DB's smtp patch | 2 | take 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 | ||
28 | create 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 |