mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
don't loop any more if connid is found :)
This commit is contained in:
parent
090ef02589
commit
6c589f2552
@ -417,6 +417,8 @@ monitor_subsys_conn_create(
|
||||
connection_done(c);
|
||||
return( -1 );
|
||||
}
|
||||
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user