8000 Comment that localForwardChannelData is copied · coder/coder@c5c0e0e · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c5c0e0e

Browse files
code-asherEmyrk
andauthored
Comment that localForwardChannelData is copied
Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com>
1 parent 2dff25d commit c5c0e0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/agentssh/jetbrainstrack.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import (
1010
gossh "golang.org/x/crypto/ssh"
1111
)
1212

13+
// localForwardChannelData is copied from the ssh package.
1314
type localForwardChannelData struct {
1415
DestAddr string
1516
DestPort uint32

0 commit comments

Comments
 (0)
0