You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-user@logging.apache.org by Andreas Fester <af...@apache.org> on 2006/05/08 22:17:29 UTC

log4cxx network IO ported to APR

Hi,

I completed the porting of the network functions to the APR,
basically the InetAddress class was the one which did not
use the APR functions yet.

Since these are quite some changes, I would like to encourage
everyone to test it before I commit it; the dist-tarball containing
the patch is at http://littletux.homelinux.org/log4cxx/log4cxx-0.9.8.tar.gz
as usual, the patch against SVN HEAD is available at
http://littletux.homelinux.org/log4cxx/patches/10-inetaddr-apr.diff

If there is no negative feedback in the next few days I will
commit it :-)

Thanks,

	Andreas