bind9/lib/samples
Ondřej Surý eb8c9bdd55 Make lib/isc/app.c opaque and thread-safe
This work cleans up the API which includes couple of things:

1. Make the isc_appctx_t type fully opaque

2. Protect all access to the isc_app_t members via stdatomics

3. sigwait() is part of POSIX.1, remove dead non-sigwait code

4. Remove unused code: isc_appctx_set{taskmgr,sockmgr,timermgr}
2019-05-20 18:13:02 +02:00
..
win32 Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
.gitignore [master] globally rename "delve" to "delv" 2014-04-23 11:14:12 -07:00
Makefile-postinstall.in Fix ax_check_openssl to accept yes and improve it to modern autotools standard 2018-07-23 22:10:52 +02:00
Makefile.in Fix ax_check_openssl to accept yes and improve it to modern autotools standard 2018-07-23 22:10:52 +02:00
nsprobe.c Make lib/isc/app.c opaque and thread-safe 2019-05-20 18:13:02 +02:00
resolve.c Make lib/isc/app.c opaque and thread-safe 2019-05-20 18:13:02 +02:00
rootkey.sh Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
sample-async.c Make lib/isc/app.c opaque and thread-safe 2019-05-20 18:13:02 +02:00
sample-gai.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
sample-request.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
sample-update.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00