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
7f133128
Commit
7f133128
authored
Jun 11, 1999
by
Niels Möller
Browse files
* src/io_commands.h (LISTEN_COMMAND): New define.
Rev: src/io_commands.h:1.6
parent
9c7952ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/io_commands.h
View file @
7f133128
...
...
@@ -46,6 +46,7 @@ struct command *make_listen_command(struct command *callback,
struct
io_backend
*
backend
);
extern
struct
collect_info_1
listen_command
;
#define LISTEN_COMMAND (&listen_command.super.super.super)
struct
command
*
make_simple_connect
(
struct
io_backend
*
backend
,
struct
resource_list
*
resources
);
...
...
Write
Preview
Markdown
is supported
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