Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Ulimit being reached

by FloydATC (Deacon)
on Jan 13, 2015 at 12:22 UTC ( [id://1113071]=note: print w/replies, xml ) Need Help??


in reply to Ulimit being reached

I think the error condition will normally not be detectable until you try to close() the file handle.

The return value from close() should be 0 and $! should indicate the error. The actual message will depend on the operating system.

-- FloydATC

Time flies when you don't know what you're doing

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-03-29 01:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found