mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-17 04:32:04 +01:00
dce0c55011
Caching of DNS RR should happen on the lowest possible layer, not within Smack: - dnsjava does it's own caching - resolving via the javax API should use the OS's caching (if any) We don't need dozens layers of DNS RR caching. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle |