DragonFly-2.3.2.78.g6cfc2 master libexec/dma net.c
Simon Schubert
corecode at crater.dragonflybsd.org
Thu Jul 16 07:15:35 PDT 2009
commit 6cfc247daee1d0273ed1c08a21b7b3dd6b8849d6
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Thu Jul 9 14:37:15 2009 +0200
dma: treat a QUIT error as merely a warning
RFC 2821 only mandates that a QUIT error should abort an unfinished
transaction, and since we've reached this point, the DATA command has
succeeded and the message has been accepted for delivery by the remote
end. Thus, just warn about it.
Submitted-by: Peter Pentchev <roam at ringlet.net>
Summary of changes:
libexec/dma/net.c | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6cfc247daee1d0273ed1c08a21b7b3dd6b8849d6
--
DragonFly BSD source repository
More information about the Commits
mailing list