<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ranch.git/test, branch 1.3.0</title>
<subtitle>Socket acceptor pool for TCP protocols.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/'/>
<entry>
<title>Small variable name tweak for better English</title>
<updated>2016-11-25T00:04:00+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-25T00:04:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=f36617900ea92ad4a959ee4325da75ac3183c58d'/>
<id>f36617900ea92ad4a959ee4325da75ac3183c58d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a test error on FreeBSD</title>
<updated>2016-11-24T20:32:39+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-24T20:32:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=f2cfd93a6673c10a0b1f74e588abeebb40f296de'/>
<id>f2cfd93a6673c10a0b1f74e588abeebb40f296de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wait before calling ranch:info() in tests</title>
<updated>2016-11-24T19:53:31+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-24T19:53:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=68c6f7f3832c435d93f75e59428d0accbabf340a'/>
<id>68c6f7f3832c435d93f75e59428d0accbabf340a</id>
<content type='text'>
Otherwise gen_tcp doesn't have enough time to connect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise gen_tcp doesn't have enough time to connect.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ranch:info/0 and ranch:procs/2</title>
<updated>2016-11-24T19:30:05+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-24T19:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=9db28a09e8f7695f67297fff7f7144bac2061cc2'/>
<id>9db28a09e8f7695f67297fff7f7144bac2061cc2</id>
<content type='text'>
Provides detailed information about Ranch listeners
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provides detailed information about Ranch listeners
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2016-11-24T10:55:16+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-24T10:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=bfd3be14728975f4f9ce6ce48139513d7964f4e8'/>
<id>bfd3be14728975f4f9ce6ce48139513d7964f4e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test for double removal of connections</title>
<updated>2016-11-15T15:16:12+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-15T15:16:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=c3eb7832e23aa7cdd3dcfea724c17dc9b54657dd'/>
<id>c3eb7832e23aa7cdd3dcfea724c17dc9b54657dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve error reporting</title>
<updated>2016-11-15T13:46:54+00:00</updated>
<author>
<name>Alexey Lebedeff</name>
<email>alebedev@mirantis.com</email>
</author>
<published>2016-04-22T14:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=f33ff7cbacb204adae9d53ad15829f44c4140525'/>
<id>f33ff7cbacb204adae9d53ad15829f44c4140525</id>
<content type='text'>
Simplify some return values, improve error messages for
eaddrinuse and no_cert.

Amended to add tests and simpler code. Also hides the
contents of cert and key transport options, if any.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplify some return values, improve error messages for
eaddrinuse and no_cert.

Amended to add tests and simpler code. Also hides the
contents of cert and key transport options, if any.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ssl to the list of dependencies</title>
<updated>2016-11-15T10:52:07+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-15T10:52:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=5c6cedf9926c3106f558113524f91a8539eef337'/>
<id>5c6cedf9926c3106f558113524f91a8539eef337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for the SSL version for SNI instead of Makefile</title>
<updated>2016-11-08T17:32:29+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-08T17:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=237f9e7053dc2d326810c6c758a9ee8c513853b8'/>
<id>237f9e7053dc2d326810c6c758a9ee8c513853b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip SNI tests on OTP&lt;18 in CI</title>
<updated>2016-11-08T15:32:03+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-08T15:32:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=9a8e5b57336134d1af11ed19403b18bd37ae7fa9'/>
<id>9a8e5b57336134d1af11ed19403b18bd37ae7fa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
