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

Channel.isClosed() should be available even after SEService.shutdown() #6

Open
wants to merge 1 commit into
base: android-5.0.0_r3-scapi
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented Jul 25, 2016

Channel.isClosed() is used to test to see whether the channel is closed.
According to the API specification, it shall return true if the channel
is closed. Just following the specification is enough.

Channel.isClosed() is used to test to see whether the channel is closed.
According to the API specification, it shall return true if the channel
is closed. Just following the specification is enough.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants