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
|
c7168d3016
|
ircd::net::dns::resolver: Increase worker stack sizes.
|
2019-09-11 15:36:46 -07:00 |
|
Jason Volk
|
0bc027ebab
|
modules/net_dns_resolver: Lock tags mutex for cancel_all() on termination; add assertion.
|
2019-09-08 18:22:05 -07:00 |
|
Jason Volk
|
299e4a2256
|
ircd::net::dns::resolver: Disable interrupt on shutdown; obtain mutex.
|
2019-08-25 17:33:06 -07:00 |
|
Jason Volk
|
8089bd87ec
|
ircd::net::dns::resolver: Fix sendq condition after acquiring lock. (Fixes #124)
|
2019-08-08 18:50:23 -07:00 |
|
Jason Volk
|
d5bb55fbc3
|
ircd::net::dns::resolver: Improve error reporting on send_query().
|
2019-08-04 17:56:31 -07:00 |
|
Jason Volk
|
0117838145
|
modules/net_dns_resolver: Case transform to lower in make_query().
|
2019-08-02 22:03:30 -07:00 |
|
Jason Volk
|
dd640266f5
|
modules/net_dns_resolver: Simplify errorlog msg.
|
2019-07-25 22:35:07 -07:00 |
|
Jason Volk
|
d034ee8dde
|
modules/net_dns_resolver: Add assertion; tweak log format consistency.
|
2019-07-24 14:24:34 -07:00 |
|
Jason Volk
|
9c7ad47e59
|
modules/net_dns_resolver: Improve tag.last state decisions for timeouts.
|
2019-07-24 14:24:34 -07:00 |
|
Jason Volk
|
2f2bc867fb
|
ircd: Improve various context names for consistency.
|
2019-07-20 18:42:15 -07:00 |
|
Jason Volk
|
f33f65040d
|
ircd::net::dns::resolver: Increase timeout worker responsiveness.
|
2019-07-13 19:28:03 -07:00 |
|
Jason Volk
|
7843925335
|
modules: Disperse modules to eliminate the s_ prefix-space.
|
2019-06-27 00:41:57 -07:00 |
|