Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question: what is the implication of the wantReply parameter in SSHChannelRequestEvent.EnvironmentRequest? #97

Open
heckj opened this issue Jan 20, 2025 · 0 comments

Comments

@heckj
Copy link

heckj commented Jan 20, 2025

While I was digging around in the code to reproduce the issue #55, I ran across the parameter wantReply when creating an instance of EnvironmentRequest (formally, SSHChannelRequestEvent.EnvironmentRequest).

If this is set to true, how does execution differ? Or more specifically, what does it mean to request a response and how do you get it back? I'm just dipping my toes into this codebase and haven't worked out how it all fits together, so I thought asking might my own knowledge to help propose a solution to #55, as that's something explicit I'd like to enable (and use!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant