0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Update Ranch to 0.8.0

This commit is contained in:
Loïc Hoguin 2013-04-03 13:47:12 +02:00
parent ce1d8862c0
commit 2b56bb498f
6 changed files with 13 additions and 13 deletions

View file

@ -48,7 +48,7 @@ the routing information. It is a list of tuples with the first
element being an atom and the second any Erlang term.
Two values in the environment are reserved:
* `listener` contains the pid of the listener process
* `listener` contains the name of the listener
* `result` contains the result of the processing
The `listener` value is always defined. The `result` value can be