Jesse Litton <3vi...@gmail.com> added the comment:
Yes, socat was compiled under cygwin. I'll have to investigate whether I want
to go the route of cygwin separately or just just leave the script as a pure
stdin/out filter (since neither I nor the users have the cygwin environment
New submission from Jesse Litton <3vi...@gmail.com>:
On Windows, I've been trying to call a test script that gets its I/O handled
via file descriptors 3 & 4
socat EXEC:"python test.py userid",pty,fdin=3,fdout=4 TCP4:server:23,crlf
But I'm getting "[Err