From: "jean-frederic clere" <[EMAIL PROTECTED]> Sent: Friday, January 11, 2002 3:44 AM
> I would like to see this patch committed. > I am using AF_UNIX sockets in mod_jk and it would be nice to do it thru APR > instead my own code. > > About win32 support I am afraid I cannot help. But I think it is a little like > IPV6 on IPV4 only machines: we should just say APR_LOCAL is not supported on > win32. I could be convinced here [for a change :-] Since this is a fairly old addition to the -sockets- layer, I can't really stand in the way. We aren't talking about specific platforms, but a sockets feature. If winsock doesn't add it, their loss. We need to return APR_ENOTIMPL for that, I suppose. Bill
