<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ranch.git/doc/src/guide, branch 1.4.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>Deprecated ranch:start_listener/6 and child_spec/6</title>
<updated>2017-05-31T12:11:38+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2017-05-31T12:11:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=2730f7188738cc7b1100e50bcc8567d33ecb3934'/>
<id>2730f7188738cc7b1100e50bcc8567d33ecb3934</id>
<content type='text'>
The NumAcceptors argument has been moved to transport option
num_acceptor, which defaults to 10. The functions now take
one less argument. The old functions are still here, though
deprecated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The NumAcceptors argument has been moved to transport option
num_acceptor, which defaults to 10. The functions now take
one less argument. The old functions are still here, though
deprecated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docs about the dependency on ssl</title>
<updated>2016-11-25T00:03:21+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-25T00:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=200653764049b4338be5768efaea8fe7c4448a5c'/>
<id>200653764049b4338be5768efaea8fe7c4448a5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Refer to the tcp_reverse example for full gen_server</title>
<updated>2016-11-15T12:21:55+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-15T12:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=dff4ea04dc0e286e8cb43fea0177d3efc249aec5'/>
<id>dff4ea04dc0e286e8cb43fea0177d3efc249aec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bad advice for gen_server protocols</title>
<updated>2016-11-15T12:00:39+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-15T11:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=2c93d8ef43dbae0f9a9a44d1c70d28195f2a0a40'/>
<id>2c93d8ef43dbae0f9a9a44d1c70d28195f2a0a40</id>
<content type='text'>
Also improves the good example a little by using spawn_link
instead of start_link.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also improves the good example a little by using spawn_link
instead of start_link.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify max_connections + NbAcceptors + backlog in the guide</title>
<updated>2016-11-15T11:29:30+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-15T11:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=9d20868fea27da833cad1bcd6da7e93fb2809bea'/>
<id>9d20868fea27da833cad1bcd6da7e93fb2809bea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update support list</title>
<updated>2016-11-15T10:37:50+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-11-15T10:37:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=9e5cce8cbdb8c083cbde848010b4a89a9fd1a233'/>
<id>9e5cce8cbdb8c083cbde848010b4a89a9fd1a233</id>
<content type='text'>
We now do R16B+ (because R15 doesn't compile anymore on my CI
servers), except 18.3.2 and 18.3.3 (known SSL issues).

Also update the list of supported platforms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now do R16B+ (because R15 doesn't compile anymore on my CI
servers), except 18.3.2 and 18.3.3 (known SSL issues).

Also update the list of supported platforms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't silently drop the accept rate</title>
<updated>2016-09-19T12:18:43+00:00</updated>
<author>
<name>Maas-Maarten Zeeman</name>
<email>mmzeeman@xs4all.nl</email>
</author>
<published>2016-01-13T10:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=ad8c04cb721fe911db7c23b6a0d51d4d5dba82af'/>
<id>ad8c04cb721fe911db7c23b6a0d51d4d5dba82af</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 spelling issue in guide</title>
<updated>2016-09-19T11:37:38+00:00</updated>
<author>
<name>developerworks</name>
<email>developerworks@163.com</email>
</author>
<published>2016-05-11T14:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=96e74c91def06ab3e1b35a5a3b2cd832b11db3e8'/>
<id>96e74c91def06ab3e1b35a5a3b2cd832b11db3e8</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 link in the user guide</title>
<updated>2016-01-20T14:15:44+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2016-01-20T14:15:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=82c1aa77e64c610f6b2ac0666ae5435f5f79fa40'/>
<id>82c1aa77e64c610f6b2ac0666ae5435f5f79fa40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
