Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A possible fix for issue #5 regarding basic_cancel timing #6

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jan 31, 2011

  1. Allow messages to get in even after we request a cancel due to timing…

    … issues.
    
    A possible alternative is to reject the messages so they can be re-delivered
    rrehbein committed Jan 31, 2011
    Configuration menu
    Copy the full SHA
    848cf0b View commit details
    Browse the repository at this point in the history
  2. Adjusted basic_cancel to allow contining processing of incoming messa…

    …ges during wait for
    
     basic_cancel_ok message.
    Added options to allow special handling during cancelling.
    Added an option for special handling of unexpected basic_deliver messages
    rrehbein committed Jan 31, 2011
    Configuration menu
    Copy the full SHA
    12f156e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2011

  1. Merge commit 'aib/master'

    rrehbein committed Feb 14, 2011
    Configuration menu
    Copy the full SHA
    fb689c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2011

  1. Configuration menu
    Copy the full SHA
    2fe2959 View commit details
    Browse the repository at this point in the history
  2. Adjusted wait loop in basic_cancel to process remaining delivers, and…

    … still wait for the actual cancel
    rrehbein committed Apr 7, 2011
    Configuration menu
    Copy the full SHA
    6d45247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    917d974 View commit details
    Browse the repository at this point in the history
  4. Spelling correction

    rrehbein committed Apr 7, 2011
    Configuration menu
    Copy the full SHA
    7fbb865 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2011

  1. Configuration menu
    Copy the full SHA
    132e22e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2011

  1. Configuration menu
    Copy the full SHA
    b3c4f03 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2011

  1. Configuration menu
    Copy the full SHA
    36c155c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2011

  1. Merge remote branch 'origin/master'

    Conflicts:
    	amqp.inc
    rrehbein committed Oct 10, 2011
    Configuration menu
    Copy the full SHA
    7f90ca3 View commit details
    Browse the repository at this point in the history