<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/auto/sockets, branch 1.28.0</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Removed unnecessary include.</title>
<updated>2022-07-18T17:09:30+00:00</updated>
<author>
<name>Alejandro Colomar</name>
<email>alx.manpages@gmail.com</email>
</author>
<published>2022-06-19T14:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=0d15cbd5b6136d8a92a23895bd83eb322aa633ea'/>
<id>0d15cbd5b6136d8a92a23895bd83eb322aa633ea</id>
<content type='text'>
Some OSes, as Linux, provide FIONBIO in &lt;sys/ioctl.h&gt;.  Others,
such as the BSDs and Illumos, provide it in &lt;sys/filio.h&gt;, but
they all include that header from &lt;sys/ioctl.h&gt;, so for this test,
we can simplify and just include &lt;sys/ioctl.h&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some OSes, as Linux, provide FIONBIO in &lt;sys/ioctl.h&gt;.  Others,
such as the BSDs and Illumos, provide it in &lt;sys/filio.h&gt;, but
they all include that header from &lt;sys/ioctl.h&gt;, so for this test,
we can simplify and just include &lt;sys/ioctl.h&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disabling SCM_CREDS usage on DragonFly BSD.</title>
<updated>2021-12-01T15:06:38+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2021-12-01T15:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=c6c74d117dee5ac747ae53ce7a1e75bb2b7470e1'/>
<id>c6c74d117dee5ac747ae53ce7a1e75bb2b7470e1</id>
<content type='text'>
DragonFly BSD supports SCM_CREDS and SCM_RIGHTS, but only the first control
message is passed correctly while the second one isn't processed by the kernel.

This closes #599 issue on GitHub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DragonFly BSD supports SCM_CREDS and SCM_RIGHTS, but only the first control
message is passed correctly while the second one isn't processed by the kernel.

This closes #599 issue on GitHub.
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs.</title>
<updated>2021-11-09T12:48:44+00:00</updated>
<author>
<name>Tiago Natel de Moura</name>
<email>t.nateldemoura@f5.com</email>
</author>
<published>2021-11-09T12:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=ff6a7053f500414dc74568a4e49adbac7f0cf634'/>
<id>ff6a7053f500414dc74568a4e49adbac7f0cf634</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial version.</title>
<updated>2017-01-17T17:00:00+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2017-01-17T17:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=16cbf3c076a0aca6d47adaf3f719493674cf2363'/>
<id>16cbf3c076a0aca6d47adaf3f719493674cf2363</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
