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
5d914802
Commit
5d914802
authored
Mar 14, 2001
by
Niels Möller
Browse files
(gateway): Disabled unused class.
Rev: src/gateway.c:1.5
parent
14d5e385
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/gateway.c
View file @
5d914802
...
...
@@ -27,8 +27,6 @@
#include
"format.h"
#include
"io.h"
#include
"gateway.c.x"
/* A gateway is a mechanism to delegate some channels to a separate
* process. The main lsh process opens a unix domain socket, and other
* processes can connect and read and write cleartext ssh packets.
...
...
@@ -95,7 +93,7 @@ make_gateway_address(char *local_user, char *remote_user,
/* Keeps track of one connection to the gateway. */
/* GABA:
/*
;;
GABA:
(class
(name gateway)
(vars
...
...
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