You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows 10/Windows server 2019 introduced the UDS, here is an issue to track support for this in Rust.
Note: AFAIK the Interprocess crate on windows uses named pipes, which don't offer full duplex connection, so this is not suitable for this project.
The text was updated successfully, but these errors were encountered:
Windows 10/Windows server 2019 introduced the UDS, here is an issue to track support for this in Rust.
Note: AFAIK the Interprocess crate on windows uses named pipes, which don't offer full duplex connection, so this is not suitable for this project.
The text was updated successfully, but these errors were encountered: