]> git.eshelyaron.com Git - emacs.git/commit
(Fprocess_send_eof): Use shutdown, if it's a socket.
authorRichard M. Stallman <rms@gnu.org>
Thu, 19 Jun 1997 03:03:08 +0000 (03:03 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 19 Jun 1997 03:03:08 +0000 (03:03 +0000)
commit02f55c4bd48518c2cafc8473caf34b1abb5c673b
tree5f934791c9a640778d4afa11e54c545d63e071d9
parent5914be4b28332f382fd9e53f565d19d214d35fc2
(Fprocess_send_eof): Use shutdown, if it's a socket.
Don't close the output descriptor if that is also the input descriptor.
src/process.c