On Wed, Feb 16, 2005 at 11:48:31AM +0000, Nicholas Clark wrote:
> On Wed, Feb 16, 2005 at 06:45:12AM -0500, Barrie Slaymaker wrote:
> > Nicholas Clark wrote:
> > 
> > The problem I had doing child process redirects with TCP sockets was 
> > that trailing data got lost when the child exited; the sockets don't 
> > seem to be closed gracefully.  Does your code experience this problem?
> 
> I have no idea. I don't have access to any Win32 machines with compilers,
> I didn't realise that this was a problem, and didn't test it. I assume that
> it would have the same problem, if both it and your code did "nothing 
> special".
> 
> Is this data loss a known issue with the Win32 C RTL?

Not sure; witnessed it a few years ago on NT.  Can't reproduce this
morning on XP, so maybe it's fixed or was driver error back then.  Best
to test it thoroughly, I suspect.

- Barrie

- Barrie

Reply via email to