Hi to all.
I wish know if signal SIGIO works with an ordinary file descriptor.
If in a process i open a file and caugth SIGIO with
'signal(SIGIO,my_function)'
and i write to this file from other process, my_function will be executed?

I try this with sockets and it works, but with other file descriptors don´t.

Thanks.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to