https://bugs.openldap.org/show_bug.cgi?id=10229
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |IN_PROGRESS Ever confirmed|0 |1
--- Comment #5 from Ondřej Kuzník ondra@mistotebe.net --- A patch is available at https://git.openldap.org/openldap/openldap/-/merge_requests/722
It keeps the current behaviour of MSG_RECEIVED that if there are matching messages in ld_responses, the stored messages are returned and there is no attempt to read from a socket in that case. The caller was going to call it again anyway.