Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Re: Re: Awake from sleep()

by cmilfo (Hermit)
on Nov 05, 2002 at 05:47 UTC ( [id://210387]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Awake from sleep()
in thread Awake from sleep()

You're right. I don't know what I was thinking. When control returns from the signal handler, the previously running statement is complete (even if it is a blocking statement. So, the signal handler doesn't really need to do anything, just break from the sleep(). I will need to verify this works the same on Win32, but I think this is the solution to my problem.

Thank you so much! Casey

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-25 13:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found