mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 02:29:34 -05:00
cleanup
This commit is contained in:
parent
8b3b044dac
commit
f43bf6b283
1 changed files with 1 additions and 2 deletions
|
|
@ -1694,8 +1694,7 @@ slapd_daemon_task(
|
|||
}
|
||||
|
||||
Statslog( LDAP_DEBUG_STATS,
|
||||
"conn=%ld fd=%ld ACCEPT from %s "
|
||||
"(%s)\n",
|
||||
"conn=%ld fd=%ld ACCEPT from %s (%s)\n",
|
||||
id, (long) s,
|
||||
peername,
|
||||
slap_listeners[l]->sl_name.bv_val,
|
||||
|
|
|
|||
Loading…
Reference in a new issue