<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/docs/examples/multi-uv.c, branch bagder/https-proxy-tests</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>checksrc: enhance the ASTERISKSPACE and update code accordingly</title>
<updated>2020-05-13T22:02:05+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-05-13T10:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=66b077576313eda129bce9f58fdc894d857cb121'/>
<id>66b077576313eda129bce9f58fdc894d857cb121</id>
<content type='text'>
Fine: "struct hello *world"

Not fine: "struct hello* world" (and variations)

Closes #5386
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fine: "struct hello *world"

Not fine: "struct hello* world" (and variations)

Closes #5386
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/examples: URL updates</title>
<updated>2018-09-23T09:23:29+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vszakats.net</email>
</author>
<published>2018-09-23T09:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=efc696a2e09225bfeab4e7efea61a4e416d66cba'/>
<id>efc696a2e09225bfeab4e7efea61a4e416d66cba</id>
<content type='text'>
- also update two URLs outside of docs/examples
- fix spelling of filename persistant.c
- fix three long lines that started failing checksrc.pl

Closes https://github.com/curl/curl/pull/3036
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- also update two URLs outside of docs/examples
- fix spelling of filename persistant.c
- fix three long lines that started failing checksrc.pl

Closes https://github.com/curl/curl/pull/3036
</pre>
</div>
</content>
</entry>
<entry>
<title>checksrc: make sure sizeof() is used *with* parentheses</title>
<updated>2018-05-21T21:21:47+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2018-05-11T21:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=cb529b713f4882ac65a074ae8d87faa41d19168e'/>
<id>cb529b713f4882ac65a074ae8d87faa41d19168e</id>
<content type='text'>
... and unify the source code to adhere.

Closes #2563
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and unify the source code to adhere.

Closes #2563
</pre>
</div>
</content>
</entry>
<entry>
<title>examples/multi-uv.c: fix deprecated symbol</title>
<updated>2017-06-08T21:23:59+00:00</updated>
<author>
<name>Ryuichi KAWAMATA</name>
<email>iam@rkmathi.net</email>
</author>
<published>2017-06-08T14:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=bc164de7b392dd1f1ffd6013458e32caf03f03cc'/>
<id>bc164de7b392dd1f1ffd6013458e32caf03f03cc</id>
<content type='text'>
Closes #1557
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1557
</pre>
</div>
</content>
</entry>
<entry>
<title>examples/multi-uv: checksrc compliance</title>
<updated>2017-02-20T05:52:16+00:00</updated>
<author>
<name>Jay Satiro</name>
<email>raysatiro@yahoo.com</email>
</author>
<published>2017-02-20T05:52:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=889ca45ab896cc88b28bb9cc651f0bc1a8e54bc3'/>
<id>889ca45ab896cc88b28bb9cc651f0bc1a8e54bc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix timeout handling in multi-uv example</title>
<updated>2017-02-18T17:09:17+00:00</updated>
<author>
<name>Michael Kaufmann</name>
<email>mail@michael-kaufmann.ch</email>
</author>
<published>2017-01-29T16:06:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4ddf9798ab1ae0c6d18d8f12ce531991dbd2575a'/>
<id>4ddf9798ab1ae0c6d18d8f12ce531991dbd2575a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/cURL/curl</title>
<updated>2016-11-07T09:36:23+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-11-07T09:36:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=27302abb9467f21a481fcc6b8eca53d34e04373b'/>
<id>27302abb9467f21a481fcc6b8eca53d34e04373b</id>
<content type='text'>
We're mostly saying just "curl" in lower case these days so here's a big
cleanup to adapt to this reality. A few instances are left as the
project could still formally be considered called cURL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're mostly saying just "curl" in lower case these days so here's a big
cleanup to adapt to this reality. A few instances are left as the
project could still formally be considered called cURL.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: shorten and simplify the top comment in multi-uv.c</title>
<updated>2016-11-03T11:44:38+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-11-03T11:44:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=c8e6e60b4064efffe5aa510e5c436261f7145a83'/>
<id>c8e6e60b4064efffe5aa510e5c436261f7145a83</id>
<content type='text'>
and change URL to use https
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and change URL to use https
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: handle CURL_POLL_INOUT in multi-uv example</title>
<updated>2016-11-03T11:32:14+00:00</updated>
<author>
<name>Andrei Sedoi</name>
<email>bsnote@gmail.com</email>
</author>
<published>2016-11-02T10:46:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=82b6fd41125bc69a20f5cd7e139509458ebb6294'/>
<id>82b6fd41125bc69a20f5cd7e139509458ebb6294</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: multi-uv: don't use CURLMsg after cleanup</title>
<updated>2016-11-03T11:32:14+00:00</updated>
<author>
<name>Andrei Sedoi</name>
<email>bsnote@gmail.com</email>
</author>
<published>2016-11-02T09:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=e6882ce4846622dab5bef8b0e566062057068bc6'/>
<id>e6882ce4846622dab5bef8b0e566062057068bc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
