Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: $Socket->connected Not Returning False?

by ivanatora (Sexton)
on Jan 15, 2006 at 09:10 UTC ( [id://523312]=note: print w/replies, xml ) Need Help??


in reply to Re: $Socket->connected Not Returning False?
in thread $Socket->connected Not Returning False?

What exactly is EAGAIN() ?
  • Comment on Re^2: $Socket->connected Not Returning False?

Replies are listed 'Best First'.
Re^3: $Socket->connected Not Returning False?
by tirwhan (Abbot) on Jan 15, 2006 at 09:32 UTC

    man 2 read. You tried a non-blocking I/O operation which failed because no data was there to be read, and you should try again.


    There are ten types of people: those that understand binary and those that don't.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 04:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found