summaryrefslogtreecommitdiff
path: root/src/rabbit_reader.erl
Commit message (Expand)AuthorAgeFilesLines
* tidyingbug21066Matthew Sackman2009-08-101-1/+1
* Channel now catches the exit of the writer and signals the reader explicitly....Matthew Sackman2009-08-101-1/+1
* tabs -> spacesMatthias Radestock2009-06-181-1/+1
* wait foreverbug20546Matthias Radestock2009-04-011-2/+2
* make it easier to add more exceptions to the 'warning' category in futurebug20374Matthias Radestock2009-02-171-6/+6
* Special-case as a warning the relatively common abrupt-disconnection message.Tony Garnock-Jones2009-02-131-2/+6
* don't terminate channel processes abnormally for amqp errorsbug20275Matthias Radestock2009-01-291-2/+12
* cosmetic: break some overlong linesMatthias Radestock2009-01-281-2/+4
* handle case when connection is not fully initialised yetMatthias Radestock2008-12-101-0/+2
* merged default into bug18381bug18381Tony Garnock-Jones2008-12-091-1/+75
|\
| * add some socket stats to infoMatthias Radestock2008-11-241-0/+11
| * add connection_info functionsMatthias Radestock2008-11-191-1/+64
* | Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
|/
* merge default into bug18732bug18732Matthias Radestock2008-10-171-19/+21
|\
| * propagate channel/connection errors when in closing statebug19485Matthias Radestock2008-10-031-19/+18
| * Migrate branch bug18784bug18784Tony Garnock-Jones2008-07-031-0/+3
* | Migrate branch bug18732Tony Garnock-Jones2008-07-031-7/+24
|/
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+693