Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

PR #60 identifiend a couple of issues in Kestrel that need fixing #113

Closed
11 tasks
Tragetaschen opened this issue Jun 24, 2015 · 1 comment
Closed
11 tasks

Comments

@Tragetaschen
Copy link
Contributor

Issues:

With these, shutdown should work reliably and kept-alive connections shouldn't be an issue

Cleanup:

  • Most libuv handle classes currently use a rather complicated protocol with new, a method call for more parameters
  • Native resource cleanup should follow standard Dispose / finalizer logic
  • Handling and calling the actual pinvoke delegates is convoluted
  • Remove unsafe
@shhsu
Copy link

shhsu commented Jul 8, 2015

Just curious why this PR is closed. @Tragetaschen are you planning to rewrite a PR based on the current dev branch?

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

2 participants