Commit a9dcc6a
committed
Add missing async-resolver implementation if we have neither APR threads
nor the Unbound library available.
* src/resolve.c
(serf__create_resolve_context): Implement when !HAVE_ASYNC_RESOLVER.
git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1931479 13f79535-47bb-0310-9956-ffa450edef681 parent e7f8129 commit a9dcc6a
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
953 | 953 | | |
954 | 954 | | |
955 | 955 | | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
956 | 962 | | |
957 | 963 | | |
958 | 964 | | |
| |||
0 commit comments