mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-05 00:02:41 +03:00
This commit enhances the stub resolver to reload the configuration in the per-thread _res object if the /etc/resolv.conf file has changed. The resolver checks whether the application has modified _res and will not overwrite the _res object in that case. The struct resolv_context mechanism is used to check the configuration file only once per name lookup.
7.6 KiB
7.6 KiB