<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ranch.git/guide, branch 0.8.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>Fix proc_lib example code</title>
<updated>2013-04-02T16:55:05+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-02T16:55:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=405a487949ca74aa5d910e1f5d6c4573bcc229d6'/>
<id>405a487949ca74aa5d910e1f5d6c4573bcc229d6</id>
<content type='text'>
Thanks to Marc Campbell for the heads up!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Marc Campbell for the heads up!
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ranch_listener and replace ListenerPid by Ref</title>
<updated>2013-04-01T15:04:21+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-04-01T15:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=109c63d0e76ca6248863932c7a9957f8093cfaf2'/>
<id>109c63d0e76ca6248863932c7a9957f8093cfaf2</id>
<content type='text'>
We just don't need this process anymore. Less, simpler code!

API changes:

 *  Protocols start_link first argument is now Ref instead of ListenerPid
 *  ranch:accept_ack/1 argument is now Ref instead of ListenerPid
 *  ranch_listener:remove_connection/1 becomes ranch:remove_connection/1
    and its argument is now Ref instead of ListenerPid

Ref is the name of the listener given as first argument to start_listener/6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We just don't need this process anymore. Less, simpler code!

API changes:

 *  Protocols start_link first argument is now Ref instead of ListenerPid
 *  ranch:accept_ack/1 argument is now Ref instead of ListenerPid
 *  ranch_listener:remove_connection/1 becomes ranch:remove_connection/1
    and its argument is now Ref instead of ListenerPid

Ref is the name of the listener given as first argument to start_listener/6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Explain how to use Ranch with a gen_server in the guide</title>
<updated>2013-01-17T18:23:15+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-01-17T18:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=5ddd20e5ae975d6b1eb32ea1ef47639b8b8a5eb7'/>
<id>5ddd20e5ae975d6b1eb32ea1ef47639b8b8a5eb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add section about platform-specific TCP features to the guide</title>
<updated>2013-01-17T17:26:14+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2013-01-17T17:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=81757b2bced82850d1b72020a26d8fca1b709bde'/>
<id>81757b2bced82850d1b72020a26d8fca1b709bde</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:set_max_connections/2 and get_max_connections/1</title>
<updated>2012-12-24T15:09:40+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2012-12-24T15:09:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=9993923c40b96ab07752ec36692dc09c4c7648e9'/>
<id>9993923c40b96ab07752ec36692dc09c4c7648e9</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 'adt-socket-transport-opt' of git://github.com/basho/ranch</title>
<updated>2012-12-20T18:04:43+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2012-12-20T17:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=7f4261d1d83dde90be93d3615693b44969f6b446'/>
<id>7f4261d1d83dde90be93d3615693b44969f6b446</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add {socket, Socket} transport option, for accepting on existing sockets</title>
<updated>2012-12-20T17:50:22+00:00</updated>
<author>
<name>Andrew Thompson</name>
<email>andrew@hijacked.us</email>
</author>
<published>2012-09-24T17:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=036fbd53189f0a43bd8348e517a17da0f00de980'/>
<id>036fbd53189f0a43bd8348e517a17da0f00de980</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve guide on listening on privileged ports</title>
<updated>2012-12-13T16:35:07+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2012-12-13T16:35:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=69192a2a3c5fbfa00c3f4fb7b9628512c8ef55ae'/>
<id>69192a2a3c5fbfa00c3f4fb7b9628512c8ef55ae</id>
<content type='text'>
Making people happy one IRC channel at a time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Making people happy one IRC channel at a time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Small clarification on the last ssl_auth snippet</title>
<updated>2012-11-22T13:03:31+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2012-11-22T13:03:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=21a1141eba147809b2b6fe2f6ca2e7e1d565b655'/>
<id>21a1141eba147809b2b6fe2f6ca2e7e1d565b655</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "SSL client authentication" chapter to the guide</title>
<updated>2012-11-22T10:32:43+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2012-11-22T10:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/ranch.git/commit/?id=6257ab6c744f4fe65e0828ff18f4a683a2eac1f9'/>
<id>6257ab6c744f4fe65e0828ff18f4a683a2eac1f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
