Artem Boldariev
f388b71378
Get rid of RW locks in the DoH code
...
This commit gets rid of RW locks in a hot path of the DoH code. In the
original design, it was implied that we add new endpoints after the
HTTP listener was created. Such a design implies some locking. We do
not need such flexibility, though. Instead, we could build a set of
endpoints before the HTTP listener gets created. Such a design does
not need RW locks at all.
2021-08-04 10:32:25 +03:00
..
2021-08-04 10:32:25 +03:00
2021-08-04 10:32:25 +03:00
2021-08-04 10:32:25 +03:00
2021-07-06 05:33:48 +00:00
2021-07-06 05:33:48 +00:00
2021-07-06 05:33:48 +00:00
2021-07-06 05:33:48 +00:00
2021-07-06 05:33:48 +00:00
2021-07-06 05:33:48 +00:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-07-06 05:33:48 +00:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-07-06 05:33:48 +00:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-07-06 05:33:48 +00:00
2021-05-07 10:19:05 -07:00
2021-05-26 09:43:12 +02:00
2021-06-09 14:35:14 +02:00
2021-07-13 13:48:33 +02:00
2021-07-13 09:12:04 +02:00
2021-07-06 05:33:48 +00:00
2021-07-09 15:58:02 +02:00
2021-05-07 14:28:30 -07:00
2021-07-22 11:51:46 +02:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-05-07 14:28:30 -07:00
2021-07-13 09:12:04 +02:00
2021-06-09 14:35:14 +02:00
2021-07-06 05:33:48 +00:00
2021-07-16 11:50:20 +03:00
2021-07-06 05:33:48 +00:00
2021-07-06 05:33:48 +00:00
2021-05-17 11:59:19 +02:00
2021-07-12 13:26:29 +10:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-07-13 14:48:29 +02:00
2021-07-06 05:33:48 +00:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-06-09 14:35:14 +02:00
2021-05-07 14:28:30 -07:00
2021-07-06 05:33:48 +00:00
2021-04-20 23:22:28 +02:00
2021-06-09 14:35:14 +02:00
2021-07-06 05:33:48 +00:00
2021-05-07 10:19:05 -07:00
2021-07-06 05:33:48 +00:00
2021-07-09 15:58:02 +02:00
2021-05-05 19:15:33 +02:00
2021-07-14 10:55:12 -07:00
2021-07-09 15:58:02 +02:00
2021-03-15 14:18:03 +11:00