noop_accept_cb triggers an undefined behaviour failure with LLVM 17. The return type mismatched the prototype. Also return ISC_R_SUCCESS instead of 0.
noop_accept_cb triggers an undefined behaviour failure with LLVM 17. The return type mismatched the prototype. Also return ISC_R_SUCCESS instead of 0.