Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
1927b979
Commit
1927b979
authored
Aug 26, 2002
by
Niels Möller
Browse files
Added comment for start_io_command.
Rev: src/channel_forward.c:1.9
parent
2c718667
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/channel_forward.c
View file @
1927b979
...
...
@@ -136,6 +136,11 @@ channel_forward_start_io(struct channel_forward *channel)
channel
->
socket
->
write_buffer
->
report
=
&
channel
->
super
.
super
;
}
/* Used by the party requesting tcp forwarding, i.e. when a socket is
* already open, and we have asked the other end to forward it. Takes
* a channel as argument, and connects it to the socket. Returns the
* channel. */
DEFINE_COMMAND
(
start_io_command
)
(
struct
command
*
s
UNUSED
,
struct
lsh_object
*
x
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment