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

Split ChannelFuture into ChannelFuture and ChannelPromise #873

Closed
wants to merge 4 commits into from

Commits on Dec 30, 2012

  1. Split ChannelFuture in ChannelFuture and ChannelPromise

    Norman Maurer committed Dec 30, 2012
    Copy the full SHA
    35033dc View commit details
    Browse the repository at this point in the history
  2. Rename classes and methods for ChannelPromise

    Norman Maurer committed Dec 30, 2012
    Copy the full SHA
    bde64b9 View commit details
    Browse the repository at this point in the history
  3. Add try* methods and change behaviour of the set* methods of ChannelP…

    …romise
    Norman Maurer committed Dec 30, 2012
    Copy the full SHA
    bc9f28d View commit details
    Browse the repository at this point in the history
  4. Make naming of variables consistent

    Norman Maurer committed Dec 30, 2012
    Copy the full SHA
    327dfa8 View commit details
    Browse the repository at this point in the history