mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
ITS#2132, give up at first bind failure
This commit is contained in:
parent
5060ebb36d
commit
2e538e19d4
@ -783,8 +783,8 @@ static int slap_open_listener(
|
||||
(long) l.sl_sd, err, sock_errstr(err) );
|
||||
#endif
|
||||
tcp_close( l.sl_sd );
|
||||
sal++;
|
||||
continue;
|
||||
slap_free_listener_addresses(psal);
|
||||
return -1;
|
||||
}
|
||||
|
||||
switch ( (*sal)->sa_family ) {
|
||||
|
Loading…
Reference in New Issue
Block a user