Skip to content

Fix Reader.stream functions#24

Merged
ianic merged 1 commit intoianic:zig-0.15.xfrom
odorovskoy:fix-reader-stream
Jan 26, 2026
Merged

Fix Reader.stream functions#24
ianic merged 1 commit intoianic:zig-0.15.xfrom
odorovskoy:fix-reader-stream

Conversation

@odorovskoy
Copy link
Contributor

Current implementation just fills data buffer but does not call actual Writer's logic producing EndOfStream error once the buffer is full.

Fixes #23

Current implementation just fills data buffer but does not call actual
Writer's logic producing EndOfStream error once the buffer is full.
@odorovskoy odorovskoy changed the title Fix tls.Connection.Reader.stream function Fix Reader.stream functions Jan 24, 2026
@ianic ianic merged commit 57039ba into ianic:zig-0.15.x Jan 26, 2026
1 check 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