We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
isListening()
getListenFuture()
listen()
The text was updated successfully, but these errors were encountered:
Issue #132: Add method for checking if the log service has already be…
869189e
…en started Signed-off-by: Rafael Luis Ibasco <[email protected]>
ribasco
No branches or pull requests
isListening()
which returns true if the service has alreadygetListenFuture()
to retrieve the current future returned bylisten()
The text was updated successfully, but these errors were encountered: