runtime/binary-port (close-binary-output-port): Close output chan.
authorMatt Birkholz <matt@birchwood-abbey.net>
Sun, 30 Jul 2017 22:39:21 +0000 (15:39 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Sun, 30 Jul 2017 22:39:21 +0000 (15:39 -0700)
commited0abb26da3b724a73b76ad31513eaba3b0cac6e
treed4aa0f6e8f377dbcb61990c8ffdf905a68ec1842
parenteed4f5dfe349a10161d304a25f24629970a2661a
runtime/binary-port (close-binary-output-port): Close output chan.

Close-binary-output-port was not closing the output channel of a
binary IO port when input and output channels were not the same
(e.g. when the port is the IO of a subprocess).  Close-binary-input-
port seemed to have the same thinko.
src/runtime/binary-port.scm