Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Knowing when a socket connection is dead

by kscaldef (Pilgrim)
on Jul 29, 2005 at 16:11 UTC ( [id://479464]=note: print w/replies, xml ) Need Help??


in reply to Knowing when a socket connection is dead

You're misunderstanding what has_exception() does. It's a little used feature of sockets where "urgent" information can be sent out-of-band. You can think of it a little like how unix processes have both STDOUT and STDERR; there's this extra channel that you can use in exceptional situations.

That said, I've never used that feature myself and I'm not sure it's really that useful.

  • Comment on Re: Knowing when a socket connection is dead

Log In?
Username:
Password:

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

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

    No recent polls found