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
6545a305
Commit
6545a305
authored
Apr 19, 2000
by
Niels Möller
Browse files
* src/connection.h (ssh_connection): Added peer attribute,
currently unused. Rev: src/connection.h:1.45
parent
850d303d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/connection.h
View file @
6545a305
...
...
@@ -84,6 +84,11 @@
; Cleanup
(resources object resource_list)
; Connected peer
; FIXME: Perhaps this should be a sockaddr or some other object
; that facilitates reverse lookups?
(peer object address_info);
; Receiving
(rec_max_packet simple UINT32)
...
...
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