Skip to content

Upload return len#49

Open
edvardxyz wants to merge 5 commits intomasterfrom
upload_return_len
Open

Upload return len#49
edvardxyz wants to merge 5 commits intomasterfrom
upload_return_len

Conversation

@edvardxyz
Copy link
Contributor

@edvardxyz edvardxyz commented Jun 16, 2025

Align upload download API.
Added check for 64 bit address with version 1
Added a param_error.h to start making libparam a more coherent library.
Changed return values to ssize_t, not sure if we want to keep int or make it int64.
This is only necessary if we want to be able to return the count of the full 4GB possible upload and download length supported.
ssize_t would work on 64 bit client, not on 32 bit.
Forcing int64 would fix this

@troelsjessen troelsjessen requested a review from Lykkeberg June 17, 2025 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant