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 libusb_free_pollfds in FFI methods #197

Closed
wants to merge 2 commits into from
Closed

Add libusb_free_pollfds in FFI methods #197

wants to merge 2 commits into from

Conversation

kurkpitaine
Copy link

Since libusb_get_pollfds() is already available in the FFI, this PR adds the libusb_free_pollfds() method from libusb available in the FFI.

Libusb documentation of libusb_free_pollfds() states : "This should be called for all pollfd lists allocated with libusb_get_pollfds()"

@a1ien
Copy link
Owner

a1ien commented Mar 21, 2024

Can you please push as one commit.
Other than that looks good to me.

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