[Ziproxy-devel] Nameservers option
Brought to you by:
dmcabrita
From: Daniel M. C. <da...@gm...> - 2010-07-30 07:05:25
|
hi there, I there anyone using the "Nameservers" option? At some point the related code stopped working with GLIBC. In practice that means it's not functional under Linux. Not really a surprise, considering that the code is not exactly POSIX-compliant. Apparently that option is very seldom used, since I've got no complaints until now. More recently the code started to cause compilation problems under GCC+GLIBC+ARM combination. Unfortunately I'm unaware of a way to reimplement that in a portable way. If anyone here knows how to, this is the perfect time. Also, if that option does not work in other OSes (like FreeBSD, Solaris etc) we have useless code here and chances are it will be disabled to avoid problems. .dan |