Issac Goldstand wrote:
The same patchset can be used for 2.2.x branch pretty much as is with the single addition of backporting the apr_socket_sendto function from trunk (it's broken in the APR that ships with 2.2.x)
We agree that's true - have you looked at apr 1.2.x branch lately? A week or so ago I backported the fixes to properly fix up apr_socket_recvfrom, and am wondering if there are additional bug fixes required to this code? Or is this the addition of a feature (which 1.2.x will not offer)? Bill