]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Ben Hutchings reports that new PuTTY instances created from the saved
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 8 Mar 2005 23:06:15 +0000 (23:06 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Tue, 8 Mar 2005 23:06:15 +0000 (23:06 +0000)
commitcb47941b614940b52891a9150afbe3fdba36be81
treef3329fcb1cec525d6ddd8a0ef68ec5ecb4279130
parent470bdd13eadc578e757946e87b06ce89fccedca3
Ben Hutchings reports that new PuTTY instances created from the saved
sessions menu (etc) can inherit listening sockets, and that this sometimes
causes trouble. Can't reproduce any problems myself, but let's only allow
inheritance when absolutely necessary -- Duplicate Session -- in which
case there's already going to be trouble with two processes trying to
listen on the same port.

[originally from svn r5468]
windows/window.c