<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/event, branch release-0.5.35</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>r1755, r1756, r1757 merge:</title>
<updated>2008-01-08T17:30:39+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2008-01-08T17:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=7e4bd281f916ac2e4a5b40c4210724d28635194b'/>
<id>7e4bd281f916ac2e4a5b40c4210724d28635194b</id>
<content type='text'>
*) SSL_shutdown() never returns -1, on error it returns 0.
   This fixes incidental "bad write retry" errors.
*) cleaning stale global SSL error
*) remove SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER, we never need it
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) SSL_shutdown() never returns -1, on error it returns 0.
   This fixes incidental "bad write retry" errors.
*) cleaning stale global SSL error
*) remove SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER, we never need it
</pre>
</div>
</content>
</entry>
<entry>
<title>r1626 merge:</title>
<updated>2007-12-12T20:59:58+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-12-12T20:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8cde793350eae89843fa5cfe44a2f4797b9989e9'/>
<id>8cde793350eae89843fa5cfe44a2f4797b9989e9</id>
<content type='text'>
fix segfaults
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix segfaults
</pre>
</div>
</content>
</entry>
<entry>
<title>r1566 merge:</title>
<updated>2007-12-12T16:57:36+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-12-12T16:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f2d00ec64fe336164dd96b9c6729ad5d72324808'/>
<id>f2d00ec64fe336164dd96b9c6729ad5d72324808</id>
<content type='text'>
fix English grammar
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix English grammar
</pre>
</div>
</content>
</entry>
<entry>
<title>r1355, r1471, r1600 merge:</title>
<updated>2007-11-07T13:54:40+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-11-07T13:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=1831fb16b7fd8c45e5fb012b06a82311eeae6061'/>
<id>1831fb16b7fd8c45e5fb012b06a82311eeae6061</id>
<content type='text'>
make 64-bit ngx_int_t on 64-bit platforms
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make 64-bit ngx_int_t on 64-bit platforms
</pre>
</div>
</content>
</entry>
<entry>
<title>r1442, r1443, r1446, r1451 merge:</title>
<updated>2007-09-23T19:10:46+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-09-23T19:10:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f7030b1ba53b04f483d5a9721336af4634a58bbd'/>
<id>f7030b1ba53b04f483d5a9721336af4634a58bbd</id>
<content type='text'>
update comments and style fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update comments and style fixes
</pre>
</div>
</content>
</entry>
<entry>
<title>r1441 merge:</title>
<updated>2007-09-23T19:03:57+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-09-23T19:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f99eb584753e7f36fa0aad06010d2be23c6dd3d3'/>
<id>f99eb584753e7f36fa0aad06010d2be23c6dd3d3</id>
<content type='text'>
use ev-&gt;log, because ev-&gt;data may be connection stub only
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use ev-&gt;log, because ev-&gt;data may be connection stub only
</pre>
</div>
</content>
</entry>
<entry>
<title>r1432, r1433, r1434 merge:</title>
<updated>2007-09-23T18:57:26+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-09-23T18:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=6657e717bdd23027d6fc83d44dae8692e2146427'/>
<id>6657e717bdd23027d6fc83d44dae8692e2146427</id>
<content type='text'>
/dev/poll segfault fix and guard code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
/dev/poll segfault fix and guard code
</pre>
</div>
</content>
</entry>
<entry>
<title>r1398 merge:</title>
<updated>2007-09-22T19:08:42+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-09-22T19:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=2c7cb74b9feb4b5337b374e5873f64f930a4960c'/>
<id>2c7cb74b9feb4b5337b374e5873f64f930a4960c</id>
<content type='text'>
upstream sendfile bit was overridden by r-&gt;connection-&gt;sendfile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
upstream sendfile bit was overridden by r-&gt;connection-&gt;sendfile
</pre>
</div>
</content>
</entry>
<entry>
<title>r1381 merge:</title>
<updated>2007-09-22T19:02:39+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-09-22T19:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=72963cd4e7e7efa954162066fbe1506208698106'/>
<id>72963cd4e7e7efa954162066fbe1506208698106</id>
<content type='text'>
ignore meaningless bits in CIDR and warn about them
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ignore meaningless bits in CIDR and warn about them
</pre>
</div>
</content>
</entry>
<entry>
<title>r1440 merge:</title>
<updated>2007-09-01T09:55:04+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-09-01T09:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f119e36d09c3dd0062008187132dc6b7e57feae7'/>
<id>f119e36d09c3dd0062008187132dc6b7e57feae7</id>
<content type='text'>
style fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
style fix
</pre>
</div>
</content>
</entry>
</feed>
