Search:

Type: Posts; User: copeg

Search: Search took 0.08 seconds.

  1. Re: Input stream buffers up to 4K before available to read

    Is there a particular, common command line tool you can reproduce the behavior with? I have never experienced something like you describe, so posting an SSCCE which tries to run a common tool will go...
  2. Re: Input stream buffers up to 4K before available to read

    I don't think that's necessarily what's going on here. The stream should be available to read, unless you are observing some type of native system issue. For instance, to quote the API:


    If you...
  3. Re: Input stream buffers up to 4K before available to read

    I'm not sure I follow what the problem is. I presume you obtain all the output data, perhaps you might explain what benefit is gained by obtaining one byte before the other on a nanosecond time...
Results 1 to 3 of 3