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
norstbox
gajim
Commits
eb4aa3b9
Commit
eb4aa3b9
authored
Apr 07, 2006
by
nkour
Browse files
take commit comment to actual code comment so readability is increased and comment is on-line help
parent
ad803388
Changes
1
Show whitespace changes
Inline
Side-by-side
src/common/connection.py
View file @
eb4aa3b9
...
...
@@ -330,7 +330,7 @@ class Connection(ConnectionHandlers):
self
.
time_to_reconnect
=
None
self
.
on_connect_failure
()
else
:
# try
to
reconnect
( #1629 )
# try reconnect
if connection has failed before auth to server
self
.
_disconnectedReconnCB
()
def
_connect_failure
(
self
,
con_type
=
None
):
...
...
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