Jason Volk
|
2aa218c366
|
ircd::net::dns::cache: Fix callback loop assumptions.
ircd::net::dns::resolver: Fix the timeout worker iteration approach.
|
2019-09-12 20:11:48 -07:00 |
|
Jason Volk
|
d3039669f5
|
ircd::net::dns::cache: Add equality operations for waiter.
|
2019-09-12 11:57:42 -07:00 |
|
Jason Volk
|
3157aa5405
|
ircd::net::dns::cache:: Deinline waiter ctor.
|
2019-09-12 11:57:42 -07:00 |
|
Jason Volk
|
80f8ae9547
|
ircd::net::dns: Add assertions; expect callback; fix error.
|
2019-09-11 20:11:09 -07:00 |
|
Jason Volk
|
83c58cf42e
|
ircd::net::dns: Deduplicate requests at resolve() entry.
|
2019-09-11 12:17:27 -07:00 |
|
Jason Volk
|
47204888d6
|
ircd::net::dns: End catch block before invoking callbacks.
|
2019-09-11 11:50:36 -07:00 |
|
Jason Volk
|
da695998ff
|
ircd::net::dns::cache: Unconditional broadcast after invoking waiting callbacks.
|
2019-09-10 21:39:00 -07:00 |
|
Jason Volk
|
b28c5e0573
|
ircd::net::dns::cache: Add a mutex around the waiters list manipulations.
|
2019-09-10 14:02:43 -07:00 |
|
Jason Volk
|
592181a09f
|
modules/net_dns: Ensure placement new pos is a copy of the pointer before inc.
|
2019-09-07 13:22:36 -07:00 |
|
Jason Volk
|
1c16e15753
|
modules/net_dns: Fix placement offset in results buffer.
|
2019-09-04 11:12:59 -07:00 |
|
Jason Volk
|
cf1d80c3b4
|
modules/net_dns: Prevent duplicate error name in exception.
|
2019-08-26 11:36:20 -07:00 |
|
Jason Volk
|
17846bdeb1
|
modules/net_dns: Simplify room create hook related.
|
2019-08-18 03:09:34 -07:00 |
|
Jason Volk
|
ec96b6564b
|
modules/net_dns: Improve module init/fini; add cache completion waiter.
|
2019-08-16 02:19:49 -07:00 |
|
Jason Volk
|
ab8771aae3
|
modules: Fix various hookfn instance constness.
|
2019-08-09 21:27:41 -07:00 |
|
Jason Volk
|
6b16bdd76c
|
modules/net_dns: More catch block.
|
2019-07-09 02:33:27 -07:00 |
|
Jason Volk
|
7843925335
|
modules: Disperse modules to eliminate the s_ prefix-space.
|
2019-06-27 00:41:57 -07:00 |
|