summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@lshift.net>2009-08-24 15:22:19 +0100
committerMatthew Sackman <matthew@lshift.net>2009-08-24 15:22:19 +0100
commit2f6f113da83e37bc55c075dcfdfb1a6edf339cd5 (patch)
tree7c4c45da23e174911519fd7735fdd0b5521a3933 /include
parent99b96b785868d61a4a4a07136ee5109515546d2c (diff)
downloadrabbitmq-server-git-2f6f113da83e37bc55c075dcfdfb1a6edf339cd5.tar.gz
All the below, done.
- encoded body size is being cached, but doesn't need to be. - extract_sequence_numbers and remove_gaps_in_sequences should just take #dqstate.sequences, not the whole #dqstate. - rename length/1 to len/1 - that's what it's called in other APIs, e.g. queue. It will also allow you to remove the erlang: prefix from the calls to erlang:length. - load_messages/3 - instead of taking and returning a state, make it take the file_summary only, and return {current_file_num, current_file_name, current_offset}. (not done due to Good Reasons, but the 1st base case that was objected to has vanished)
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions