Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

TODO: Determine if QuicEndpoint.prototype.bound is necessary #312

Open
jasnell opened this issue Feb 3, 2020 · 0 comments
Open

TODO: Determine if QuicEndpoint.prototype.bound is necessary #312

jasnell opened this issue Feb 3, 2020 · 0 comments

Comments

@jasnell
Copy link
Member

jasnell commented Feb 3, 2020

Currently, QuicEndpoint.prototype.address will return an empty object if the endpoint is not bound. We also have QuicEndpoint.prototype.bound, which will return true or false. The question is: is the empty address object an adequate signal, allowing us to drop the bound property.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant