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

Add handle_get_type and req_get_type #494

Merged
merged 3 commits into from
May 12, 2020
Merged

Conversation

squeek502
Copy link
Member

  • handle_get_type: Provides the functionality of both uv_handle_get_type and uv_handle_type_name in one function. Contributes towards Remaining unbound functions #410
  • req_get_type: Provides the functionality of both uv_req_get_type and uv_req_type_name in one function. Contributes towards Remaining unbound functions #410
  • Also adds method form of uv.cancel: req:cancel(). Contributes towards uv.cancel #416

Provides the functionality of both uv_handle_get_type and uv_handle_type_name in one function. Contributes towards luvit#410
Provides the functionality of both uv_req_get_type and uv_req_type_name in one function. Contributes towards luvit#410

Also adds method form of uv.cancel: req:cancel()
@squeek502 squeek502 merged commit e19b024 into luvit:master May 12, 2020
This was referenced May 12, 2020
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.

None yet

2 participants