Files
bind9/lib/dns
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
..
2019-05-13 10:05:03 +07:00
2019-03-14 13:34:59 -07:00
2019-05-08 18:17:55 -07:00
2018-12-11 11:32:24 +01:00
2019-05-13 10:05:03 +07:00
2019-04-24 08:05:27 +10:00
2019-05-13 10:05:03 +07:00
2019-04-06 12:22:49 -07:00
2019-03-13 10:51:56 +11:00
2019-04-11 15:22:30 +02:00