Fix pipe transport to not use a socket-only syscall. Bug 2257
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 20 Mar 2018 17:54:47 +0000 (17:54 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 20 Mar 2018 18:06:04 +0000 (18:06 +0000)
commitb3b370766107a2bda78f6362170ddbe4b2c0bb21
tree20da9d956c7c17145c9d6ac2ed40f687c09c261f
parente220ba1dbf0c31fdc639128384dffe9337a505ac
Fix pipe transport to not use a socket-only syscall.  Bug 2257

Broken-by: 42055a3385
doc/doc-txt/ChangeLog
src/src/macros.h
src/src/transport.c
src/src/transports/appendfile.c
src/src/transports/autoreply.c
src/src/transports/pipe.c