]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Rework LDAP xlat timeout / cancel callbacks
authorNick Porter <nick@portercomputing.co.uk>
Wed, 23 Aug 2023 18:34:08 +0000 (19:34 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Thu, 24 Aug 2023 09:20:36 +0000 (10:20 +0100)
commit33156409df245c66df5a9db8fe0fa65b819842e2
treec140010e9f21eeaa22abbc48c330544fdfae3127
parentcad30442e82cd96a51b42015273f88400faf18b4
Rework LDAP xlat timeout / cancel callbacks

To handle the case where the request has returned but the query has not
yet resumed.

In this case there is no outstanding request to cancel.
src/modules/rlm_ldap/rlm_ldap.c