in reply to strange problem with opening tcp socket
What is the problem here ?
Not enough of the right kind of information , like LWP::Debug output from successful and failing request, or WireShark output of same, or actual REST::Client code that demonstrates the problem (I this might not be possible)
The $sockaddr is just a pack template, a DIY way to prepare an adress for socket, use IO::Socket instead
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: strange problem with opening tcp socket
by gdanenb (Acolyte) on Jan 04, 2012 at 19:58 UTC |