diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2012-01-12 22:37:32 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2012-01-12 22:37:32 +0000 |
| commit | 9090d0daea27ffa72eb7a61fe61c23bafae4b462 (patch) | |
| tree | 897aeabf75b8ab79ed94549bb95372ca31c0afbc /scripts/rabbitmq-server.bat | |
| parent | 07611a63fcfdf5087782335160a3bd5d598df75f (diff) | |
| download | rabbitmq-server-git-9090d0daea27ffa72eb7a61fe61c23bafae4b462.tar.gz | |
a little bit of refactoring on the reader
- move the 'blocked'-induced heartbeater disabling to the point at which
the transition to the 'blocked' state takes place. This makes the
correlation between these two events more obvious. It also prevents
duplicate invocations of rabbit_heartbeat:pause_monitor/1, which
hitherto was accomplished by relying on switch_callback/3 never
getting called while 'blocked' - an assumption that could easily
become invalid one day.
- a little bit of inlining of timeout calculation code in
close_connection/1.
- more compact case handling in handle_dependent_exit/3 and
wait_for_channel_termination/2.
Diffstat (limited to 'scripts/rabbitmq-server.bat')
0 files changed, 0 insertions, 0 deletions
