[Gambas-user] open named pipe never returns
Steve
stevjensen at aol.com
Mon Nov 19 19:30:52 CET 2018
Yes I agree. I don't want to use a pipe I want to issue a callback.
Unfortunately when the callback is issued as the result of a signal it
does not work.
Yes, a callback does work if I issue it in the called function.
On 11/19/2018 1:20 PM, Benoît Minisini wrote:
> Le 19/11/2018 à 19:12, Steve a écrit :
>> It is what the documentation seems to say.
>>
>> Is there a non automatic way of setting non-blocking mode?
>>
>>
>
> Actually I prefer that Gambas has exactly the same behaviour as the
> system call.
>
> fifo are not supposed to be used in the same thread, it does not
> really make sense.
>
> Regards,
>
More information about the User
mailing list