Tom Donovan wrote:
> 
> Perhaps it would be simpler to presume that remote_addr *is* always
> known on Windows, and make sure all the Windows APR socket functions
> live up to this rule.

Simpler?  Sure, if apr is only for httpd when AcceptEx() is in use :-/

Of course, that's not true, the implementation is bogus, we need to toggle
this as !remote_addr_unknown in apr_os_sock_put *****when appropriate*****.

Reply via email to