Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Platform Differences

by marcink (Monk)
on Aug 07, 2001 at 16:21 UTC ( [id://102749]=note: print w/replies, xml ) Need Help??


in reply to Platform Differences

Hi,

Just a quick comment to #3:

One-shot signal handling (the way you attribute to Win32) is also the traditional way on Unix -- I know it was used on older versions of System V (prior to svr3) and I'm pretty sure that many of currently used 'nix flavors inherited it. The ugly thing is that even on systems that use reliable signal handlers (like Linux) you can change this behaviour by adding a simple library to an application at linking time.

And don't even get me started on SIGCHLD differences :)

In short, I agree with tye that it's better to avoid using signals, although from somewhat lower-level reason ;)



-marcink

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://102749]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-20 04:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found