]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
remove FR_TYPE_NON_BLOCKING
authorAlan T. DeKok <aland@freeradius.org>
Thu, 15 Dec 2022 19:55:53 +0000 (14:55 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 21 Dec 2022 17:49:17 +0000 (12:49 -0500)
commit5340eef7f5c3c2fa43590789beb16cd0dc0d4fd0
tree1752bea4358751d80c827358462020c0418035a6
parentcd681716da28fe99123313dc8a03931ec7cbd48f
remove FR_TYPE_NON_BLOCKING

as it's not really used or needed, now that the synchronous xlat
code can call unlang_interpret_synchronous()
src/lib/server/cf_parse.c
src/lib/server/cf_parse.h
src/modules/rlm_detail/rlm_detail.c