1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-19 05:15:26 -05:00
Simon Tatham c353c3cc97 The `socket' function in the backends is only ever checked to see if
it's NULL. Since we already have one back end (uxpty) which doesn't
in fact talk to a network socket, and may well have more soon, I'm
replacing this TCP/IP-centric function with a nice neutral
`connected' function returning a boolean. Nothing else about its
semantics has currently changed.

[originally from svn r6810]
2006-08-27 08:03:19 +00:00
..
2006-01-08 18:18:11 +00:00
2006-01-08 18:18:11 +00:00
2006-01-08 18:18:11 +00:00
2006-01-08 18:18:11 +00:00
2005-04-22 15:47:28 +00:00