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

A notice regarding socket closure should be mentioned in manual #40

Open
s-takeuchi opened this issue May 20, 2018 · 0 comments
Open

A notice regarding socket closure should be mentioned in manual #40

s-takeuchi opened this issue May 20, 2018 · 0 comments
Assignees
Milestone

Comments

@s-takeuchi
Copy link
Owner

s-takeuchi commented May 20, 2018

If there is a relation between sender and receiver threads, graceful closure of sender does not work.
Sender's graceful closure depends on receiver's graceful closure.
As a result of this, receiver cannot start the process because sender cannot complete the process.

socket_closure

This notice should be mentioned in the manual.

@s-takeuchi s-takeuchi added this to the 1.6.0 milestone May 20, 2018
@s-takeuchi s-takeuchi self-assigned this May 20, 2018
@s-takeuchi s-takeuchi modified the milestones: 1.6.0, Future May 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant