Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
d954216f
Commit
d954216f
authored
Feb 21, 2018
by
Ondřej Kuzník
Browse files
Change log level for unsolicited response
parent
edfb3d73
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/lloadd/upstream.c
View file @
d954216f
...
...
@@ -105,7 +105,7 @@ handle_unsolicited( LloadConnection *c, BerElement *ber )
c
->
c_state
=
LLOAD_C_CLOSING
;
}
Debug
(
LDAP_DEBUG_
CONN
S
,
"handle_unsolicited: "
Debug
(
LDAP_DEBUG_
STAT
S
,
"handle_unsolicited: "
"teardown for upstream connection connid=%lu
\n
"
,
c
->
c_connid
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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