Added getstats.
This commit is contained in:
parent
2562738e2d
commit
63807d6476
7 changed files with 31 additions and 7 deletions
5
TODO
5
TODO
|
@ -1,6 +1,3 @@
|
|||
create the getstats method.
|
||||
|
||||
sent, received, age = sock:getstats()
|
||||
|
||||
take a look at DB's smtp patch
|
||||
|
||||
|
@ -28,5 +25,7 @@ testar os options!
|
|||
- inet_ntoa também é uma merda.
|
||||
|
||||
|
||||
create the getstats method.
|
||||
sent, received, age = sock:getstats()
|
||||
*fix local domain socket kludge of name size
|
||||
*use TLS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue