-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
get_buffers: always return same number of values
Instead of returning two or three values depending on the arguments, always return three values, with the third value being set to bytes_to_read if known. Updates every place that calls this method to ignore the third value if it's not required/used. Fixes #71.
- Loading branch information
1 parent
1916c70
commit d3d5e23
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters