summaryrefslogtreecommitdiff
path: root/src/rabbit_reader.erl
Commit message (Expand)AuthorAgeFilesLines
* Merged bug25463 into defaultEmile Joubert2013-02-271-8/+5
|\
| * Keep name around for logging / info item.bug25463Simon MacMullen2013-02-251-8/+5
* | move socket buffer tuning into tcp_acceptorbug25467Matthias Radestock2013-02-261-1/+0
* | stable to defaultSimon MacMullen2013-02-261-134/+190
|\ \ | |/
| * stable to defaultSimon MacMullen2013-02-191-48/+54
| |\
| * | explain a reader subletyMatthias Radestock2013-02-151-1/+3
| * | refactor: more symmetry in rabbit_reader:handle_dependent_exit/3Matthias Radestock2013-02-151-3/+3
| * | make reader's handling of channel.close_ok more obviously correctMatthias Radestock2013-02-151-1/+2
| * | make reader's handle_dependent_exit clearerMatthias Radestock2013-02-151-7/+7
| * | Swap SASL and TLS header codesEmile Joubert2013-01-251-2/+2
| * | Merge headsSimon MacMullen2013-01-241-16/+18
| |\ \
| | * | improved connection refusal logic / error messagebug25383Matthias Radestock2013-01-241-16/+18
| * | | stable to defaultSimon MacMullen2013-01-241-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | 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
| |/ / /
* | | | ignore early enotconn, and report early socket errors more nicelybug25465Matthias Radestock2013-02-251-10/+15
| |_|/ |/| |
* | | Ensure that we resume socket reading in all edge casesbug25457Matthias Radestock2013-02-181-48/+54
| |/ |/|
* | Update copyright 2013bug25343Emile Joubert2013-01-231-1/+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
| |\