<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ranch.git/src, branch 0.8.4</title>
<subtitle>Socket acceptor pool for TCP protocols.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/'/>
<entry>
<title>Update Ranch to 0.8.4</title>
<updated>2013-06-20T13:17:33+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-06-20T13:17:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=4f70a16bbe08e446e8fec248ca345d5f8e7df038'/>
<id>4f70a16bbe08e446e8fec248ca345d5f8e7df038</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add asn1 to the list of applications that need to be started for SSL</title>
<updated>2013-06-20T13:15:14+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-06-20T13:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=c74d53af61639b478032d0955c829b103fba294c'/>
<id>c74d53af61639b478032d0955c829b103fba294c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch exceptions in ranch_conns_sup:active_connections/1</title>
<updated>2013-06-19T14:58:49+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-06-19T14:58:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=033afb1a440e613b6c54f1837b1df4e798040719'/>
<id>033afb1a440e613b6c54f1837b1df4e798040719</id>
<content type='text'>
It can be called from other nodes too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It can be called from other nodes too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix which_children call which returned incorrect values</title>
<updated>2013-06-19T14:37:07+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-06-19T14:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=480d48a5dc6becb4aeb88f61e688deccaa9a1caf'/>
<id>480d48a5dc6becb4aeb88f61e688deccaa9a1caf</id>
<content type='text'>
Not everything stored in the process dictionary is a pid,
because we use proc_lib. Thanks to the cool spanish girl
at the EUC 2013 for highlighting this issue, and sorry
I forgot your name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not everything stored in the process dictionary is a pid,
because we use proc_lib. Thanks to the cool spanish girl
at the EUC 2013 for highlighting this issue, and sorry
I forgot your name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for additional ssl options.</title>
<updated>2013-06-07T21:07:21+00:00</updated>
<author>
<name>Ransom Richardson</name>
<email>ransomr@talko.com</email>
</author>
<published>2013-06-07T19:03:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=eaed0c94567a0c86ee3eedb7bc582f344c15ddb0'/>
<id>eaed0c94567a0c86ee3eedb7bc582f344c15ddb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Ranch to 0.8.3</title>
<updated>2013-05-16T17:07:54+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-05-16T17:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=53be20d25f94095ec9b44c5bd03cf158dd5a6820'/>
<id>53be20d25f94095ec9b44c5bd03cf158dd5a6820</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_ssl:opts() type</title>
<updated>2013-05-16T17:07:19+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-05-16T17:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=e684a556c552ec225df34212d5b6f5f8cdcdeee0'/>
<id>e684a556c552ec225df34212d5b6f5f8cdcdeee0</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_tcp:opts() type</title>
<updated>2013-05-16T16:42:40+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-05-16T16:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=01457ee409c0bd9a5b8bed449eaf95eb408e6362'/>
<id>01457ee409c0bd9a5b8bed449eaf95eb408e6362</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typespecs for ranch:filter_options/3</title>
<updated>2013-05-16T16:42:20+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-05-16T16:42:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=8068ec853ebec48bb64438d10985de1e7f086729'/>
<id>8068ec853ebec48bb64438d10985de1e7f086729</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:ref() type</title>
<updated>2013-05-16T16:11:58+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-05-16T16:11:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=9a8409e5c3f4d865611cdc851d3a0515657b6b69'/>
<id>9a8409e5c3f4d865611cdc851d3a0515657b6b69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
