mirror of
https://github.com/wez/wezterm.git
synced 2024-11-24 07:46:59 +03:00
aae287c4f2
Need to use the subsecond microsecond value, rather than the total microsecond value, otherwise `select(2)` will yield EINVAL. The wezterm changes show where this error was bubbling up and breaking the tls client code. |
||
---|---|---|
.. | ||
lib.rs | ||
unix.rs | ||
windows.rs |