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
4ff93852
Commit
4ff93852
authored
Jun 30, 1999
by
Niels Möller
Browse files
* src/channel.c (channel_start_receive): New function, to replace
the LSH_CHANNEL_READY_REC flag. Rev: src/channel.h:1.38
parent
caaf20ae
Changes
1
Show whitespace changes
Inline
Side-by-side
src/channel.h
View file @
4ff93852
...
...
@@ -299,6 +299,8 @@ struct lsh_string *format_channel_failure(UINT32 channel);
struct
lsh_string
*
prepare_window_adjust
(
struct
ssh_channel
*
channel
,
UINT32
add
);
int
channel_start_receive
(
struct
ssh_channel
*
channel
);
struct
lsh_string
*
prepare_channel_open
(
struct
channel_table
*
table
,
int
type
,
struct
ssh_channel
*
channel
,
...
...
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