[exim-dev] [Bug 1914] Exim-4.88_RC4 doesn't close connection

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1914] Exim-4.88_RC4 doesn't close connection
https://bugs.exim.org/show_bug.cgi?id=1914

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #2 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/5ddc9771fa4d7861d3e5bfd6ea30c054883eaf40

commit 5ddc9771fa4d7861d3e5bfd6ea30c054883eaf40
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Nov 6 23:10:34 2016 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Tue Nov 8 15:35:34 2016 +0000


    ensure socket is nonblocking before draining.  bug 1914
----
 doc/doc-txt/ChangeLog        |  2 ++
 src/src/daemon.c             |  5 +++--
 src/src/transports/smtp.c    |  5 +++--
 test/log/0502                |  7 +++++++
 test/scripts/0000-Basic/0502 | 18 ++++++++++++++++++
 test/src/client.c            | 29 +++++++++++++++++++++++------
 test/src/server.c            |  2 --
 test/stderr/0502             |  2 ++
 test/stdout/0502             | 20 ++++++++++++++++++++
 9 files changed, 78 insertions(+), 12 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.