[Gambas-devel] System error... (42)

Benoît Minisini gambas at ...1...
Sun Oct 9 10:24:47 CEST 2011


> Hmm ok.. what do you expect to find then?
> 
> ..Oh wait I left the BREAKPOINT() macro still in, I remove it...
> 
> Regards,
> Ron_2nd.
> 

The select() system call in the event loop returns an error, and now you 
should get the real value of errno.

I think there is a failing file descriptor that is still watched, and I can't 
detect it with the select() system call (I should use the poll() system call).

It may be a consequence of the error you detected in your last e-mail for 
example.

But I want to be sure.

Regards,

-- 
Benoît Minisini




More information about the Devel mailing list