[exim-dev] [Bug 348] Break delay if connection drops

Pàgina inicial
Delete this message
Reply to this message
Autor: admin
Data:  
A: exim-dev
Assumpte: [exim-dev] [Bug 348] Break delay if connection drops
https://bugs.exim.org/show_bug.cgi?id=348

Git Commit <git@???> changed:

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


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

commit ae9d18bce985de6ff806c167059ffdd554278882
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Jun 8 21:48:50 2015 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Mon Jun 8 22:50:21 2015 +0100


    truncate delay when peer closes connection.  bug 348


    this is now possible on linux, at least.
----
 src/src/acl.c                | 40 ++++++++++++++++++++++++----------
 test/confs/0609              | 47 +++++++++++++++++++++++++++++++++++++++
 test/log/0552                |  2 +-
 test/log/0609                |  7 ++++++
 test/runtest                 |  3 +++
 test/scripts/0000-Basic/0552 |  1 +
 test/scripts/0000-Basic/0609 | 29 ++++++++++++++++++++++++
 test/stderr/0609             | 52 ++++++++++++++++++++++++++++++++++++++++++++
 test/stdout/0609             | 21 ++++++++++++++++++
 9 files changed, 190 insertions(+), 12 deletions(-)


--
You are receiving this mail because:
You are the QA Contact for the bug.