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

Service cannot access associated Executor #69

Open
grisumbras opened this issue Jul 3, 2017 · 1 comment
Open

Service cannot access associated Executor #69

grisumbras opened this issue Jul 3, 2017 · 1 comment

Comments

@grisumbras
Copy link

In TS ASIO's io_service was split into 2 things: ExecutionContext and Executor. Because of that, a type that meets Service requirements have no way of accessing Executor, instead it can only access its execution_context. Was this intentional?

@vinniefalco
Copy link

I would also like to know.

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

No branches or pull requests

2 participants