mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
Revert previous, it was only masking the real problem. And caused more...
This commit is contained in:
parent
0e69c86461
commit
870c3cb5c6
@ -1227,8 +1227,8 @@ int connection_read(ber_socket_t s)
|
||||
}
|
||||
#endif
|
||||
|
||||
/* #define CONNECTION_INPUT_LOOP 1 */
|
||||
#define DATA_READY_LOOP 1
|
||||
#define CONNECTION_INPUT_LOOP 1
|
||||
/* #define DATA_READY_LOOP 1 */
|
||||
|
||||
do
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user