Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^7: IO::Select and alarm()

by ikegami (Patriarch)
on Nov 02, 2011 at 19:34 UTC ( [id://935481]=note: print w/replies, xml ) Need Help??


in reply to Re^6: IO::Select and alarm()
in thread IO::Select and alarm()

but I'm not sure what you're trying to show me.

It shows the select loop being exited. As I said, the OP did not want to exit the select loop.

I think the bigger question is when it wakes it up do you explicitly need to ignore the alarm inside the select loop?

If you don't, the select loop is exited, so you're asking why there is a need to not exit the select loop.

I don't believe there is such a universal need. Like I said, the OP has such a need, but apparently you don't.


That said, I suspect you didn't actually show your entire select loop, and that you actually ignore *all* errors. If so, you would also be ignoring EINTR just like I told the OP to do.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-26 00:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found