(1) Don't ignore timeouts while writing to a pipe! (As opposed to
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Tue, 3 May 2005 14:20:00 +0000 (14:20 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Tue, 3 May 2005 14:20:00 +0000 (14:20 +0000)
commit2e2a30b495b1ef8052259093f9422f57903b1717
treec281dbb61d65a7d0fe81c6f5356888ad3b17a560
parentf656d13573661ac5a0d4fc49b932a3c961ee3eca
(1) Don't ignore timeouts while writing to a pipe! (As opposed to
timeout of the pipe command process.)
(2) Add timeout_defer option to turn timeouts into defers (default has
always been to fail).
(3) An upgrade to my desktop OS and to SSL has caused the output from
some of the test scripts to change.
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
doc/doc-txt/OptionLists.txt
src/src/exim.c
src/src/globals.c
src/src/globals.h
src/src/tls-openssl.c
src/src/transport.c
src/src/transports/pipe.c
src/src/transports/pipe.h