<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ranch.git, 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>Update AUTHORS</title>
<updated>2013-06-20T13:17:08+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-06-20T13:17:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=fe9f54a8de4652a1a615a9c4b42ebdad22822f7e'/>
<id>fe9f54a8de4652a1a615a9c4b42ebdad22822f7e</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>Update erlang.mk</title>
<updated>2013-06-19T14:36:56+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-06-19T14:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=99de5bb9a913dae130d8882b5b09db5de6ea2568'/>
<id>99de5bb9a913dae130d8882b5b09db5de6ea2568</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ssl_opts' of git://github.com/talko/ranch</title>
<updated>2013-06-19T13:38:09+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-06-19T13:38:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=bb97e58a9a1c42eacee3d05e4a439d98bf510ce9'/>
<id>bb97e58a9a1c42eacee3d05e4a439d98bf510ce9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
