Skip to content

receive timeout#53

Open
arv3 wants to merge 4 commits intoZigEmbeddedGroup:masterfrom
arv3:feature/read-timeout
Open

receive timeout#53
arv3 wants to merge 4 commits intoZigEmbeddedGroup:masterfrom
arv3:feature/read-timeout

Conversation

@arv3
Copy link

@arv3 arv3 commented Feb 28, 2026

Adding a receive timeout parameter when configuring serial port.
I'd prefer to use std.io.poll for timeouts, but that does not seem to work on Windows at the moment. [1]

1 ... ziglang/zig#22991

@arv3
Copy link
Author

arv3 commented Mar 2, 2026

WindowsInformationIterator could return a zero padded slice as serial_number that cannot be compared with std.mem.eql. Fixed.

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.

1 participant