summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2014-08-02 21:52:09 -0700
committerAlan Antonuk <alan.antonuk@gmail.com>2014-08-02 21:52:09 -0700
commit45302cf00f6e585cba5ff1df6759de2c50e3d968 (patch)
tree026b56dc9bc0eb6350e4376daf543e8cbe5a79f5 /CMakeLists.txt
parent4dc4eda0b0f87e903bbb67aab9a772a184bf3054 (diff)
downloadrabbitmq-c-github-ask-45302cf00f6e585cba5ff1df6759de2c50e3d968.tar.gz
FIX: don't range-check channel_ids.
Even if a channel_max is specified, channel_ids can be any number, so don't range-check channel_ids received. At present this gets rabbitmq-c back into compliance with the way the RabbitMQ broker works. See issue #187, #195 To correctly enforce channel_max from the client side, rabbitmq-c would need to track open channels, which is a bit more involved to do correctly.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions