Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
f68db539
Commit
f68db539
authored
Oct 28, 1999
by
Howard Chu
Browse files
Fix Winsock-related warnings and/or bugs.
See README 1.27 log
parent
2395c6c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/daemon.c
View file @
f68db539
...
...
@@ -454,7 +454,7 @@ slapd_daemon_task(
slapd_add
(
slap_listeners
[
l
]
->
sl_sd
);
}
#ifdef HAVE_WINSOCK
#ifdef HAVE_WINSOCK
2
if
(
started_event
!=
NULL
)
{
ldap_pvt_thread_cond_signal
(
&
started_event
);
}
...
...
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