15 May
2023
15 May
'23
9:14 p.m.
It may also be worth pointing out, for anyone looking for ways to do win32/unix interop using byte streams, that I believe it should already be possible using FIFO devices (i.e. mkfifo) and normal read/write. Granted, I haven't tested this, and maybe it's broken in some way or another? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2786#note_32819