in reply to Re: Re: Re: Data copied with fork() -> how to access true data?
in thread Data copied with fork() -> how to access true data?

This looks most interesting! Although the select documentation only mentions how to block (not how to unblock) a FH. It would be logical if unblocking is just the opposite, but I don't quite understand the $rin, $rout, $win, $wout bit things. Could you maybe give some more clues?
  • Comment on Re: Re: Re: Re: Data copied with fork() -> how to access true data?

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Data copied with fork() -> how to access true data?
by Joost (Canon) on May 31, 2004 at 22:18 UTC
      This... looks... very... much... like... what... I... am... looking... fot, but it seems not to work with Windows!
      Argh!
      Am I overlooking something? Is there a work-around? Or am I just a lamer, using Windows?