binding LWP to a specific interface
After search and googleing for an answer a nice fellow in #perl (undernet)
came up with the following:
@LWP::Protocol::http::EXTRA_SOCK_OPTS = ( LocalAddr => q(ip.addr) );
After search and googleing for an answer a nice fellow in #perl (undernet)
came up with the following:
@LWP::Protocol::http::EXTRA_SOCK_OPTS = ( LocalAddr => q(ip.addr) );
No comments yet.
RSS feed for comments on this post.
Sorry, the comment form is closed at this time.