Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^4: Threads and signals in Windows

by bojinlund (Monsignor)
on Mar 10, 2013 at 07:01 UTC ( [id://1022651]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    +system $^X,  "-e", "if (\$pid=fork){sleep 1;kill(9, \$pid)} else {sle
    +ep 5}";
    
  2. or download this
    --- a/win32/win32.c
    +++ b/win32/win32.c
    ...
                        remove_dead_pseudo_process(child);
                        return 0;
                    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-16 19:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found