[Gambas-user] Pipe EOF
T Lee Davidson
t.lee.davidson at gmail.com
Wed Dec 25 16:04:27 CET 2019
On 12/25/19 2:17 AM, Admin wrote:
> So, I wonder if closing a pipe does not actually send EOF to the pipe despite stating this exact behaviour in documentation, or
> am I missing somethig?
I am not seeing where the documentation states that closing a pipe sends EOF. There is mention that executing CLOSE on a
_Process_ handle sends Ctrl-D, but not on a Stream. Did I miss it?
--
Lee
More information about the User
mailing list