Lucian Adrian Grijincu wrote: > On Thu, Jan 22, 2009 at 4:19 PM, Andreas Otto <[email protected]> wrote: >> Dear APR Support Team, > > Is there such a team? This is the APR *development* list (that's where > the "dev" in [email protected] comes from).
Was gonna say... look at the LICENSE. No warranty. >> It's the UNIX Domain Socket issue !!! > > You can do what others have already done: write a wrapper for some of > APR's functions in which you want to use AF_UNIX sockets and use & > distribute the wrapper with your code. e.g. I needed access to the registry, nobody at the APR project backed up my desire / need to have this functionality, but it works perfectly well over at httpd, see; http://svn.apache.org/repos/asf/httpd/httpd/trunk/include/ap_regkey.h http://svn.apache.org/repos/asf/httpd/httpd/trunk/os/win32/ap_regkey.c No weeping, or wailing, or gnashing of teeth.
