[fpc-devel] Linux Signals

Sven Barth pascaldragon at googlemail.com
Sun Jan 2 20:46:49 CET 2011


On 02.01.2011 18:16, Andrew Brunner wrote:
> I'm really surprised that I come off as sounding pro any OS.
> Personally, I'm the type of person to remove Windows 7 from my brand
> new laptop just to run Ubuntu.  I think there is though, some sort of
> deep seeded resentment towards event driven methods.
>
> So back to the topic...  As it stands I do have SIGIO issues and am
> working on epoll.  But since sigaction is preferable I'm searching for
> anyone with information as to how to get the kernel to define my
> sigaction and associate it with socket methods not Terminal IO.  I
> think there is a flag I can set - I just don't have the value or name.

If you're desperate enough you could look how the Wine developers 
implemented Windows' event mechanism on Linux...

Regards,
Sven



More information about the fpc-devel mailing list