15 May
2023
15 May
'23
9:29 p.m.
On Mon May 15 21:29:55 2023 +0000, Zebediah Figura wrote:
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? Or, for that matter, a TCP loopback socket :-)
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2786#note_32822