In article <1146647709.499208.283310@v46g2000cwv.googlegroups .com>,
"antred" <NutJob@gmx.net> wrote:
> Well, like I said, I cannot use the actual socketpair() function since
> it's not available on Windows. Therefore I'm writing my own fake
> socketpair() function. If you know a better way of doing this than the
> one I mentioned I'm all ears. ;-)
You said the platform doesn't have socketpair(), you never said it
doesn't have Unix-domain sockets.
--
Barry Margolin,
barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***