diff options
| author | Matthew Sackman <matthew@rabbitmq.com> | 2010-08-11 16:16:15 +0100 |
|---|---|---|
| committer | Matthew Sackman <matthew@rabbitmq.com> | 2010-08-11 16:16:15 +0100 |
| commit | 600288c6383adfb393c9cbd50afc46da02c98032 (patch) | |
| tree | cce8cec5d9b0d1337f05b20f6be70a2c5dab786f /include | |
| parent | 532eb7b665ac41ad39674821865460b73f752412 (diff) | |
| download | rabbitmq-server-git-600288c6383adfb393c9cbd50afc46da02c98032.tar.gz | |
Get the reader to link to the chan_sup instead of the framing_chan. It used to link to the framing chan, which meant that when it got the exit signal from the framing_chan, it could be sure that the channel and writer had already died. However, this is no longer the case - now the framing_chan is actually the last to start and first to exit in the chan_sup and so the reader needs to link to the chan_sup instead. This means the reader needs to track both the framing_chan and the chan_sup
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
