Hi all,

I have timeout problem with Net::SOCKS, when connecting to socks4/5,
sometime it gets no timeout, so it "freezes" at that point. I also
modify SOCKS.pm and add Timeout => 10 to:
${*self}{fh} = new IO::Socket::INET (
                   Timeout => 10,
                   PeerAddr => ${*self}{socks_addr},...

but it doesn't help. Has anyone some idea, how I can modify this to
work, or using another module for socks 4/5 ? I also saw on CPAN
Net::SC, but I don't know how to compile that under win32, it also
uses UNIX specific module - Sys::Syslog

Thanks for any help.

-- 

 --. ,--  ,-     ICQ: 7552083      \|||/    .\\obil: 0903 666 466
,--' |  - |--    MSN: [EMAIL PROTECTED]   (. .)    .\\obil: 0907 708 777
`====+==+=+====~ IRC: [2ge] ~==-o00-(_)-00o-==~ `//eb: www.2ge.us

Nech je to cokolvek, niekto zo spolocnosi to uz jedol na obed.



-=x=-
Skontrolované antivírovým programom NOD32


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to