Skip to content

Conversation

@jasondilworth56
Copy link

Addresses a number of issues raised in #8.

Not my code, but having been in conversation with @parasyte I have forked his branches to turn into this PR. There is another to follow for error handling improvements.

- The close methods were incorrect, replaced with impl Drop
- Dropping Connection would invalidate Blocking, so tied the lifetimes
  together to prevent further soundness issues (see required changes
  for doctests).
- This extends the surface area of unsafe slightly.
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

Successfully merging this pull request may close these issues.

2 participants