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
f651a327
Commit
f651a327
authored
May 15, 2002
by
Pontus Freyhult
Browse files
Declaration of make_tcp_wrapper.
Rev: src/io_commands.h:1.24
parent
0d9a2f6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/io_commands.h
View file @
f651a327
...
...
@@ -78,4 +78,8 @@ extern struct command connect_local_command;
extern
struct
command
io_log_peer_command
;
#define LOG_PEER (&io_log_peer_command.super)
struct
command
*
make_tcp_wrapper
(
struct
lsh_string
*
name
,
struct
lsh_string
*
msg
);
#endif
/* LSH_IO_COMMANDS_H_INCLUDED */
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