Artifact e79ff4815f127d34c089af631b859b03192f2429:
- File ssh.c — part of check-in [5da2ce49e0] at 2012-08-02 17:18:18 on branch trunk — Reduce the number of round-trips involved in opening an SSH-2 session by sending most of the initial SSH_MSG_CHANNEL_REQUEST messages before waiting for any replies. The initial version of this code was a clever thing with a two-pass loop, but that got hairy so I went for the simpler approach of separating the request and reply code and having flags to keep track of which requests have been sent. (user: ben size: 310023)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.