Revert previous, it was only masking the real problem. And caused more...

This commit is contained in:
Howard Chu 2002-12-17 04:56:41 +00:00
parent 0e69c86461
commit 870c3cb5c6

View File

@ -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
{