mirror of
https://github.com/wez/wezterm.git
synced 2024-12-18 02:42:05 +03:00
65cc7bb286
This is a port of something I found when developing some changes in watchman. When doing something like: `some win32 command | wsl something` That pipe doesn't look like a normal win32 pipe and we'd end up treating it like a socket, but it isn't really a socket either. |
||
---|---|---|
.. | ||
lib.rs | ||
unix.rs | ||
windows.rs |