https://bugs.exim.org/show_bug.cgi?id=1914
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/5ddc9771fa4d7861d3e5bfd6ea30c054883eaf40 commit 5ddc9771fa4d7861d3e5bfd6ea30c054883eaf40 Author: Jeremy Harris <[email protected]> AuthorDate: Sun Nov 6 23:10:34 2016 +0000 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
