Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Robert Dubner
OpenLDAP
Commits
c4639359
Commit
c4639359
authored
Jan 24, 1999
by
Kurt Zeilenga
Browse files
Import tcpd statlog fix.
parent
0b280c20
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/daemon.c
View file @
c4639359
...
...
@@ -284,7 +284,7 @@ slapd_daemon(
ns
,
client_name
==
NULL
?
"unknown"
:
client_name
,
client_addr
==
NULL
?
"unknown"
:
client_addr
,
0
);
0
,
0
);
close
(
ns
);
pthread_mutex_unlock
(
&
new_conn_mutex
);
...
...
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