]> git.ipfire.org Git - thirdparty/unbound.git/commit
Add libunbound/remote.h (#1465)
authorDag-Erling Smørgrav <des@des.no>
Thu, 25 Jun 2026 09:14:37 +0000 (11:14 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 09:14:37 +0000 (11:14 +0200)
commitfbe41cdef963937882e880fac418ef3d751f52a6
tree2030a40cd42c01b4eeb5a39da3bfa772663f2099
parent01a95108b34365a43af2ca94d6033a6dcc5f619b
Add libunbound/remote.h (#1465)

Add a shared header containing prototypes for functions that both ends
of a remote control connection need to implement.
daemon/remote.h
libunbound/remote.h [new file with mode: 0644]
libunbound/worker.h
smallapp/worker_cb.c