mio-serial icon indicating copy to clipboard operation
mio-serial copied to clipboard

Revert "Setting VMIN on a non-cooked port has no effect"

Open im-0 opened this issue 8 months ago • 0 comments

There is a fix for a read hang for a sync serialport: https://github.com/serialport/serialport-rs/pull/192. The only problem with it is that it breaks tokio-serial unless mio-serial sets VMIN to 1.

This reverts commit 67de90b8db36fb6a1bff03e707c1f97569ecc4f2 (https://github.com/berkowski/mio-serial/pull/36).

im-0 avatar Apr 23 '25 18:04 im-0