* commit 'fed3135972f9725a44a7d9b3df728e311ac1a130': Don't reset caches when dns props change.
This commit is contained in:
@@ -170,7 +170,6 @@ RESET_STATE:
|
|||||||
pthread_setspecific( _res_key, NULL );
|
pthread_setspecific( _res_key, NULL );
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
_resolv_cache_reset(rt->_serial);
|
|
||||||
return rt;
|
return rt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user