[Gambas-user] Is it possible to do both read and write to the same process thru exec

Jussi Lahtinen jussi.lahtinen at gmail.com
Tue Apr 14 00:29:26 CEST 2020


No, I lied... close is for stream. I think there is something odd in the
gtee.


Jussi

On Tue, Apr 14, 2020 at 1:23 AM Jussi Lahtinen <jussi.lahtinen at gmail.com>
wrote:

>
> I tried to do a mmproc.close() but I just get a kill signal rr_kill()
>>
>
> This is expected as you close the process.
>
>
> But no read event is ever recieved in my process from mmproc
>>
>
> What the gtee is trying to write? Your code is writing to the gtee
> process, but nothing to the other direction.
> Can you show more code?
>
>
> Jussi
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200414/48ec0dd0/attachment.html>


More information about the User mailing list