summaryrefslogtreecommitdiff
path: root/src/rabbit_reader.erl
Commit message (Expand)AuthorAgeFilesLines
* improved connection refusal logic / error messagebug25383Matthias Radestock2013-01-241-16/+18
* eliminate "Function X has no local return" dialyzer errorsMatthias Radestock2013-01-191-1/+6
* various reader related changes for AMQP 1.0Matthias Radestock2013-01-181-14/+61
* some more reader connection state abstractionMatthias Radestock2013-01-151-14/+12
* Merge bug25368Simon MacMullen2013-01-031-76/+81
|\
| * move throttle related reader state into sub-statebug25368Matthias Radestock2012-12-281-26/+34
| * move some more reader state into #connectionMatthias Radestock2012-12-281-20/+22
| * move a bunch of reader state fields into 'connection'Matthias Radestock2012-12-281-36/+31
* | Merge bug25367Simon MacMullen2013-01-031-5/+6
|\ \
| * | oops; put exception handling back inbug25365Matthias Radestock2013-01-031-1/+1
| * | small refactorMatthias Radestock2012-12-291-4/+5
* | | make reader react to flow control soonerbug25367Matthias Radestock2012-12-281-7/+4
|/ /
* | only invoke control_throttle when necessearyMatthias Radestock2012-12-271-18/+17
* | get rid of bump_reductionsbug25363Matthias Radestock2012-12-271-2/+1
|/
* Merged bug23935 into defaultEmile Joubert2012-11-041-21/+24
|\
| * I know, why don't we get those the right way round? *headdesk*bug23935Simon MacMullen2012-11-011-1/+1
| * feeding of vertical alignment obsessionMatthias Radestock2012-11-011-3/+3
| * Unify address and host. Stick ports in the state, just because we're grabbing...Simon MacMullen2012-11-011-12/+12
| * Store name, host and peerhost as binary in the first place.Simon MacMullen2012-10-301-4/+4
| * merge default into bug23935Matthias Radestock2012-10-291-11/+14
| |\
| | * These should be binary.Simon MacMullen2012-10-291-2/+2
| | * Merge defaultSimon MacMullen2012-10-291-14/+34
| | |\
| | * | Move host and peer_host to creattion since they will not change now.Simon MacMullen2012-10-191-9/+8
| | * | OopsSimon MacMullen2012-10-191-3/+0
| | * | OK, I prefer this. Patch the dns lookups into connection_string, this makes n...Simon MacMullen2012-10-191-17/+4
| | * | Symmetry. Link to the spawned process. Remove i/2 grossness.Simon MacMullen2012-10-191-9/+21
| | * | First pass at reverse DNS lookups for clients.Simon MacMullen2012-10-011-3/+13
* | | | ensure connection stats emission for write-only connectionsMatthias Radestock2012-11-011-0/+2
|/ / /
* | | keep track of connection name in reader statebug25258Matthias Radestock2012-10-291-8/+9
* | | cosmeticMatthias Radestock2012-10-291-58/+45
| |/ |/|
* | cosmeticMatthias Radestock2012-10-291-12/+13
* | stop reading when losing frame syncbug25254Matthias Radestock2012-10-291-4/+13
* | Merge bug 24991Simon MacMullen2012-10-261-0/+10
|\ \ | |/ |/|
| * use new frame_error functionbug24991Matthias Radestock2012-07-181-3/+3
| * merge default into bug24991Matthias Radestock2012-07-181-0/+10
| |\
| | * allow clients to exceed frame size by a little bitMatthias Radestock2012-07-171-1/+6
| | * merge default into bug24991Matthias Radestock2012-07-171-64/+70
| | |\
| | * \ merge default into bug24991Matthias Radestock2012-07-131-0/+5
| | |\ \
| | | * \ merge default into bug24991Matthias Radestock2012-07-131-0/+5
| | | |\ \
| | | | * | enforce frame_maxMatthias Radestock2012-06-121-0/+5
* | | | | | explainbug25120Matthias Radestock2012-09-031-0/+1
* | | | | | attempt to close ssl connections gracefully but forcefullyMatthias Radestock2012-09-031-2/+2
* | | | | | tiny refactor: rename fun and clarify commentMatthias Radestock2012-08-241-9/+9
* | | | | | Merged bug24971 into defaultEmile Joubert2012-07-251-110/+127
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bug25056Simon MacMullen2012-07-181-54/+66
| |\ \ \ \ \
| | * | | | | simplifying refactorbug25056Matthias Radestock2012-07-161-9/+7
| | * | | | | more consistent error handling in readerMatthias Radestock2012-07-151-96/+119
| * | | | | | Merge bug24956 (again).Simon MacMullen2012-07-161-65/+70
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | refactor: remove gratuitous helper functionMatthias Radestock2012-07-161-6/+3
| | * | | | | refactor: move things around in the readerMatthias Radestock2012-07-151-56/+65
| | |/ / / /