summaryrefslogtreecommitdiffstats
path: root/proxy.c
diff options
context:
space:
mode:
authorSimon Rettberg2015-10-23 12:38:53 +0200
committerSimon Rettberg2015-10-23 12:38:53 +0200
commitc12db031150b104e8811828fbfb2a97b270caafd (patch)
tree089f5bb40d5d7d0246d11fc6ca7214bf026815af /proxy.c
parentUpdate Makefile (diff)
downloadldadp-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 'proxy.c')
0 files changed, 0 insertions, 0 deletions