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

brink in linux #3

Open
yukinjie opened this issue Dec 24, 2016 · 4 comments
Open

brink in linux #3

yukinjie opened this issue Dec 24, 2016 · 4 comments

Comments

@yukinjie
Copy link

学习中。在linux下无法工作。 有在linux下支持的计划吗?

@yukinjie
Copy link
Author

thread_pool_->post([this, client, error]
{
    accept_handler_(client, nullptr, error, 1); //一直无法调用到
});

@invxp
Copy link
Owner

invxp commented Dec 26, 2016

linux下async的线程池可能会有问题,切换到std::thread的即可

@yukinjie
Copy link
Author

已解决,的确是线程池问题。谢谢~

@iahob
Copy link

iahob commented Jan 31, 2019

项目目前状态是不维护了吗?

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

3 participants