signal handling and returning

A

Alex Hart

I'd like to understand exactly when perl will call a signal handler
(HUP, CHLD, PIPE are the exact one's I'm listening for). I notice that
in perl5.6, the handler does not interupt the accept command, but on
5.8 it does. Is there a list of functions which will be interupted?
What exactly is the difference between 5.6 and 5.8.

Along the same lines, where will perl return in the code? Will it
always return to the next line of the code?

Thanks in advance.

- Alex Hart
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top