Skip to content

ly_out add API for ly_out_printed_total#2391

Merged
michalvasko merged 1 commit into
CESNET:develfrom
irfanHaslanded:irfan/ly_out_printed
May 5, 2025
Merged

ly_out add API for ly_out_printed_total#2391
michalvasko merged 1 commit into
CESNET:develfrom
irfanHaslanded:irfan/ly_out_printed

Conversation

@irfanHaslanded
Copy link
Copy Markdown
Contributor

ly_out_printed() only gives the bytes printed in the last writer function call.
There are use cases where we need to know total number of bytes written as well.

So, expose this with ly_out_printed_total() API

Comment thread src/out.h Outdated
ly_out_printed() only gives the bytes printed in the last writer
function call.
There are use cases where we need to know total number of bytes written
as well.

So, expose this with ly_out_printed_total() API
@irfanHaslanded irfanHaslanded force-pushed the irfan/ly_out_printed branch from 1477444 to 3a1fbaf Compare May 5, 2025 10:43
@michalvasko michalvasko merged commit 9b308c1 into CESNET:devel May 5, 2025
11 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.

2 participants