Using: ActiveState Perl v5.10.0 built for MSWin32-x86-multi-thread.
and socketpair($_[0], $WRITE, AF_UNIX, SOCK_STREAM, PF_UNSPEC)
and fork
Almost certainly isn't going to work.
Consider using Win32::SocketPair, but trying to use fork to create a deamon isn't going to work because fork is emulated using threads on Win32.
In reply to Re: Win32: Redirect STDOUT to socket
by BrowserUk
in thread Win32: Redirect STDOUT to socket
by repellent
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |