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

May need to bind the socket to io looper before executing connect() and listen(). #285

Open
linmajia opened this issue Feb 15, 2016 · 1 comment

Comments

@linmajia
Copy link
Collaborator

Line 683, hpc_network_provider.linux.cpp. If the connection succeeds very fast before binding the handle, is it possible to lose the success event? The same for listen(). We may test this case by placing a delay before line 683 to ensure that the connection succeeds in time.

@imzhenyu
Copy link
Owner

Thanks, @linmajia. @shengofsun this may be related to the io-looper bug issue, would you please handle this issue together when you debug that problem? thx.

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