fcntl and siginfo_t in python

Philip philip at subaru.naoj.org
Thu Apr 30 19:33:57 EDT 2009


ma <mabdelkader <at> gmail.com> writes:

> 
> 
> 
> 
> Here's something that I came up with so far, I'm having some issues with
segfaulting, if I want to pass a struct member by ref in ctypes(see below), if
not, I just get a 
> "Real-time signal 0" sent back to me.
> 
> 
> Any ideas?

Try "SIGRTMIN+1", per http://souptonuts.sourceforge.net/code/dnotify.c.html

Philip






More information about the Python-list mailing list