Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
0724bc11
Commit
0724bc11
authored
Mar 19, 2007
by
Roger Dingledine
Browse files
correct a function comment that's become wrong
svn:r9879
parent
f1d8af78
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/or/connection_or.c
View file @
0724bc11
...
...
@@ -549,10 +549,6 @@ connection_tls_continue_handshake(or_connection_t *conn)
/** Return 1 if we initiated this connection, or 0 if it started
* out as an incoming connection.
*
* This is implemented for now by checking to see if
* conn-\>identity_digest is set or not. Perhaps we should add a flag
* one day so we're clearer.
*/
int
connection_or_nonopen_was_started_here
(
or_connection_t
*
conn
)
...
...
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