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

Re: Socket error: Cannot determine peer address ($in)

by tye (Sage)
on Dec 31, 2013 at 23:31 UTC ( [id://1068837]=note: print w/replies, xml ) Need Help??


in reply to Socket error: Cannot determine peer address (solved!)

The server processes one command per connection (after which $in gets destroyed). So the client can't send a second command w/o reconnecting (which is done in ->new() when you specify a PeerAddr).

- tye        

  • Comment on Re: Socket error: Cannot determine peer address ($in)

Log In?
Username:
Password:

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

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

    No recent polls found