diff options
author | Simon Rettberg | 2015-10-23 12:38:53 +0200 |
---|---|---|
committer | Simon Rettberg | 2015-10-23 12:38:53 +0200 |
commit | c12db031150b104e8811828fbfb2a97b270caafd (patch) | |
tree | 089f5bb40d5d7d0246d11fc6ca7214bf026815af /config | |
parent | Update Makefile (diff) | |
download | ldadp-c12db031150b104e8811828fbfb2a97b270caafd.tar.gz ldadp-c12db031150b104e8811828fbfb2a97b270caafd.tar.xz ldadp-c12db031150b104e8811828fbfb2a97b270caafd.zip |
Send search requests to server only after bind succeeded.
There are server implementations that ignore a search request if
it is sent in the same packet as the bind request, apparently
leaving it in some server side buffer. If another search request
is received by the server afterwards, it suddenly discovers the first
search request, handles it, and then proceeds to handle the second one.
So we now buffer all search requests we want to forward to the server
until we received a positive bind response from the server.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions