]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Decouple X socket opening from x11_init().
authorSimon Tatham <anakin@pobox.com>
Sun, 17 Nov 2013 14:05:04 +0000 (14:05 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 17 Nov 2013 14:05:04 +0000 (14:05 +0000)
commit5ed2210f189fa00f1861af32d568ec966969cee7
tree7c3be6ee02e41b6517ff3ba54096c1e00e78335b
parentf61834c176c2d24ac3b6f44d4e34869337bcc452
Decouple X socket opening from x11_init().

Now we wait to open the socket to the X server until we've seen the
authorisation data. This prepares us to do something else with the
channel if we see different auth data, which will come up in
connection sharing.

git-svn-id: http://svn.tartarus.org/sgt/putty@10078 cda61777-01e9-0310-a592-d414129be87e
ssh.c
ssh.h
x11fwd.c