]> git.ipfire.org Git - thirdparty/unbound.git/commit
Add start_time to reply callbacks so modules can compute the response time. 391/head
authorFrank Riley <fhriley@gmail.com>
Fri, 1 Jan 2021 22:29:32 +0000 (15:29 -0700)
committerFrank Riley <fhriley@gmail.com>
Fri, 1 Jan 2021 22:44:21 +0000 (15:44 -0700)
commite3abd772f7b247c9b97e8656f8cf765eaca7c431
tree01a7353ed2da3a9318c7349c4581b056c32aad98
parent08968baec1122a58bb90d8f97ad948a75f8a5d69
Add start_time to reply callbacks so modules can compute the response time.
12 files changed:
daemon/worker.c
dynlibmod/dynlibmod.c
dynlibmod/dynlibmod.h
dynlibmod/examples/helloworld.c
pythonmod/interface.i
pythonmod/pythonmod.h
services/authzone.c
services/localzone.c
services/mesh.c
util/data/msgreply.c
util/data/msgreply.h
util/module.h