1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-10 15:48:06 -05:00
Simon Tatham 61f3e3e299 GTK: handle synchronous connection-setup failures sensibly.
This was one of a handful of remaining places in gtkwin.c where exit()
is called incautiously. Of course, a failure to set up one SSH
connection should only be fatal to that connection, not the whole
process, so really we should be feeding into the connection_fatal
system.
2017-11-27 20:21:22 +00:00
..
2017-11-26 20:03:12 +00:00
2017-11-26 20:03:12 +00:00
2017-11-26 17:43:02 +00:00
2017-11-26 17:43:02 +00:00
2015-05-15 12:47:44 +01:00