summaryrefslogtreecommitdiff
path: root/src/rabbit_channel_sup_sup.erl
Commit message (Expand)AuthorAgeFilesLines
* set up monitoring in the callerbug23249Matthias Radestock2010-09-131-3/+1
* Use monitor, not linkMatthew Sackman2010-09-081-1/+1
* Move the linking into the start_channel functionMatthew Sackman2010-08-131-2/+4
* Specs, moving things around, and removing dead codeMatthew Sackman2010-08-131-3/+17
* Don't dynamically start up the channel_sup_sup - it doesn't gain us much to p...Matthew Sackman2010-08-031-5/+5
* A ginormous amount of debitrotting, rewriting, debugging and refactoring to m...Matthew Sackman2010-08-021-5/+5
* Fixed channel shutdown mechanismsMatthew Sackman2010-07-211-1/+1
* And now the channel, writer, limiter and framing_channel are also all suitabl...Matthew Sackman2010-07-061-0/+49