SMTP Async I/O:
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 13 Dec 2010 17:23:31 +0000 (18:23 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 13 Dec 2010 17:24:40 +0000 (18:24 +0100)
commitd65f43590ba5ff3dbe8c4d7728796a1e85236543
tree0f0e371ba03d8f90a1d2b2820a84f8c86dc0fbeb
parent4b54f22b393a63032318509117be2930a5f85bcc
SMTP Async I/O:

 - while sending data, wait relative to the size of the mail /128 + a minimal set of 50.
citadel/clientsocket.c
citadel/clientsocket.h
citadel/modules/smtp/serv_smtp.c