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
82396d08
Commit
82396d08
authored
Jun 27, 2000
by
Niels Möller
Browse files
*** empty log message ***
Rev: doc/TODO:1.83
parent
7ff76bb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/TODO
View file @
82396d08
...
...
@@ -103,6 +103,17 @@ of packets, without ever reading anything from its socket, the server
will eventually run out of memory.
BUILD ISSUES
make distclean doesn't work, it fails in src/symmetric because it
tries to rebuild desdata.o.
Have autoconf automatically add -I $prefix/include and -L $prefix/lib ?
Change configure.in and acinclude.m4 to use LDFLAGS for all -L and -R
options, not LIBS.
MISC
Try to find out why read() sometimes returns -1 and sets errno==EPIPE,
...
...
@@ -219,5 +230,3 @@ Should lsh fail if some port forwardings fails? In particular,
$ lsh -R... -N
is pretty useless if the server doesn't let us bind the remote port.
Have autoconf automatically add -I $prefix/include and -L $prefix/lib ?
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