Moving on to beta2.
This commit is contained in:
parent
7aaba59909
commit
7115c12fbc
16 changed files with 391 additions and 443 deletions
8
TODO
8
TODO
|
@ -1,8 +1,8 @@
|
|||
setup error messages in the default case.
|
||||
create the getstats method.
|
||||
|
||||
ajeitar o connect com a dica do mike
|
||||
if ((err > 1 || !FD_ISSET(sock, &wfds)) &&
|
||||
recv(sock, &dummy, 0, 0) < 0 && errno != EWOULDBLOCK) ...
|
||||
sent, received, age = sock:getstats()
|
||||
|
||||
take a look at DB's smtp patch
|
||||
|
||||
sort out the wrap around of gettime...
|
||||
use doubles all over
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue