for more times.
>
> regards
> Paolo
>
>
>
>
>
>
> --- Dom 18/9/11, Benoît Minisini
> ha scritto:
>
> > Da: Benoît Minisini
> > Oggetto: Re: [Gambas-user] Release of Gambas 3 RC3.
> But I have a dream BIS
> > A: "mailing list
> Hello,
>
> about your new suggestion:
>
> 1) like I said, now I can open the fd in: /proc/self/fd/
>
> e.g.: hFile = Open "/proc/self/fd/20" For read watch
>
> some fd (like 3,4,5,6, 16 and 20) gives data, others not.
>
> So, I don't understand what's the use of the trick.
>
> 2) how have I
Hello,
about your new suggestion:
1) like I said, now I can open the fd in: /proc/self/fd/
e.g.: hFile = Open "/proc/self/fd/20" For read watch
some fd (like 3,4,5,6, 16 and 20) gives data, others not.
So, I don't understand what's the use of the trick.
2) how have I to use it ? maybe:
hFil
> ...I want to add that ALSA gives file descriptors by its functions..., but
> Gambas doesn't allows me to interact with message loop. I'ld need a
> "component" or "other" that allows me put in Gambas message loop these
> file descriptors. Gambas has to give the opportunity, possibility to
> person
...I want to add that ALSA gives file descriptors by its functions..., but
Gambas doesn't allows me to interact with message loop.
I'ld need a "component" or "other" that allows me put in Gambas message loop
these file descriptors.
Gambas has to give the opportunity, possibility to personalize