Artifact 46fba4821b8479bebf42e58e434e41588fb16e46:
- File ssh.c — part of check-in [32affe9699] at 2006-08-27 03:03:19 on branch trunk — 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. (user: simon size: 261776)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.