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>
Tue, 14 Dec 2010 00:50:07 +0000 (01:50 +0100)
commitecdc9e87a3ac4a50299291550c775cfcca783f34
tree74a8c141517efb00b11e26e3433876e7d4c34e12
parenta59500939399348dedbe3ff48011ed2b9f681580
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