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

implement close connection #53

Closed
Xudong-Huang opened this issue May 10, 2018 · 1 comment
Closed

implement close connection #53

Xudong-Huang opened this issue May 10, 2018 · 1 comment
Assignees
Labels
feature new feature

Comments

@Xudong-Huang
Copy link
Contributor

search connection from global by peer name and close it. when send returns an error or when receive mismatched connection, we need to close it explicitly.

@Xudong-Huang Xudong-Huang added the feature new feature label May 10, 2018
@Xudong-Huang Xudong-Huang added this to the basic DAG implementation milestone May 10, 2018
@Xudong-Huang Xudong-Huang self-assigned this May 10, 2018
@Xudong-Huang Xudong-Huang added this to To do in init rust bringup via automation May 10, 2018
@Xudong-Huang
Copy link
Contributor Author

use Arc::ptr_eq to judge if two actor is the same

@Xudong-Huang Xudong-Huang moved this from To do to In progress in init rust bringup May 14, 2018
Xudong-Huang added a commit that referenced this issue May 14, 2018
init rust bringup automation moved this from In progress to Done May 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature
Projects
No open projects
Development

No branches or pull requests

1 participant