Artifact 5aa95f8cf11c02d877b0b3edc6684361f517bd5b:
- File pscp.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: 58614)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.