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 the available FFI methods. #203

Merged
merged 1 commit into from Apr 27, 2024

Conversation

kurkpitaine
Copy link

Merge request #197 as one commit as requested.

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 Apr 27, 2024

Thanks. LGTM.

@a1ien a1ien merged commit b99c8ce into a1ien:master Apr 27, 2024
7 of 8 checks passed
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