From: Simon Strandgaard <0bz63fz3m1qt3001@...> Date: 2003-05-20T01:06:41+09:00 Subject: Re: select strange behavier On Mon, 19 May 2003 16:40:51 +0200, Robert Klemme wrote: >> If it works the output should be similar to this. > > Unfortunately not: it hangs in the first test "test_fork". hmm. I don't know what it takes to make it work on windows. I think I saw something about 'mkfifo' but im not sure ? > A question along the way: Why did you introduce a singleton class for > redirection? Why don't you create an instance of a SandBox which receives > the redirecting streams and uses them when system is invoked? To me it > seems that a singleton is not in order because one might want to do > different redirections. make it work, make it right, make it fast Right now im in the quick'n'dirty make $stdin work mode. This is a great suggestion.. I will add it to the todo list... thanks! -- Simon Strandgaard