forked from roadrunner2/mod-proxy-protocol
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apr_sockaddr_is_wildcard() was introduced in apr 1.5, but some systems are still running earlier versions. So for those we provide an implementation ourselves, which is a direct copy-paste of the implementation in apr >= 1.5. This closes issue roadrunner2#7 and obsoletes pull request roadrunner2#4. Thanks to mamanguy and earsdown for initial patch suggestions.
- Loading branch information
1 parent
62d2df6
commit 0b6c6f6
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters