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

Feature request: Let socket.close() return a Future #50

Open
slovdahl opened this issue Jul 5, 2013 · 2 comments
Open

Feature request: Let socket.close() return a Future #50

slovdahl opened this issue Jul 5, 2013 · 2 comments

Comments

@slovdahl
Copy link
Contributor

slovdahl commented Jul 5, 2013

A simple request, let socket.close() return a Future that can be used to block the current thread until the connection is properly closed.

@coopstah13
Copy link

Isn't this more of a bug? The javadoc states that close is async.

@jfarcand
Copy link
Member

@coopstah13 If you have the cycle feel free to submit a patch!

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

3 participants