]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
It's critically important that the local proxy process should not
authorSimon Tatham <anakin@pobox.com>
Sat, 26 Aug 2006 10:59:09 +0000 (10:59 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 26 Aug 2006 10:59:09 +0000 (10:59 +0000)
commit7c5725a73e2edc1ad3bd99f07a92f62d7367c80c
tree6997c00f264f3025f3a34a92aabb9c825e5a6a15
parent0d7114492e016e74036efe9f2dfac387da8235da
It's critically important that the local proxy process should not
inherit _our_ ends of its I/O pipes! Otherwise, closing our copy of
those handles does not cause it to see EOF on its stdin, because
it's holding the pipe open itself.

git-svn-id: http://svn.tartarus.org/sgt/putty@6808 cda61777-01e9-0310-a592-d414129be87e
windows/winproxy.c