]> code.citadel.org Git - citadel.git/commit
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)
commitf6e692386dc5834063986e18130670444171fea5
tree0f0e371ba03d8f90a1d2b2820a84f8c86dc0fbeb
parentd90eb5d7d2197e017ddb792141de5c0c0eb1abed
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