mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 06:12:16 +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 |