<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test655, branch gemini-meta</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>url: Add option CURLOPT_RESOLVER_START_FUNCTION</title>
<updated>2018-02-22T02:29:10+00:00</updated>
<author>
<name>Francisco Sedano</name>
<email>fran@fransedano.net</email>
</author>
<published>2018-02-14T17:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=23713645d4e9ae00a3065f7a3d995e57748da4c7'/>
<id>23713645d4e9ae00a3065f7a3d995e57748da4c7</id>
<content type='text'>
- Add new option CURLOPT_RESOLVER_START_FUNCTION to set a callback that
  will be called every time before a new resolve request is started
  (ie before a host is resolved) with a pointer to backend-specific
  resolver data. Currently this is only useful for ares.

- Add new option CURLOPT_RESOLVER_START_DATA to set a user pointer to
  pass to the resolver start callback.

Closes https://github.com/curl/curl/pull/2311
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add new option CURLOPT_RESOLVER_START_FUNCTION to set a callback that
  will be called every time before a new resolve request is started
  (ie before a host is resolved) with a pointer to backend-specific
  resolver data. Currently this is only useful for ares.

- Add new option CURLOPT_RESOLVER_START_DATA to set a user pointer to
  pass to the resolver start callback.

Closes https://github.com/curl/curl/pull/2311
</pre>
</div>
</content>
</entry>
</feed>
