[rabbitmq-discuss] amqp_gen_consumer_spec.hrl missing handle_server_cancel in amqp_gen_consumer.erl

What Name edwardt.tril at gmail.com
Mon Mar 3 20:37:47 GMT 2014


the amqp_gen_Consumer added a new method [image: :+1:] %%
handle_server_cancel(Cancel, State) -> ok_error()
%% where
%% Cancel = #'basic.cancel'{}
%% State = state()
%%
%% This callback is invoked by the channel every time a basic.cancel
%% is received from the server.
{handle_server_cancel, 2},

but entry is missing in amqp_gen_consumer_spec.hrl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140303/ba60f08a/attachment.html>


More information about the rabbitmq-discuss mailing list