socket.connect timeout

Twan van der Schoot twanvds at xs4all.nl
Mon Jul 9 10:57:56 EDT 2001


Hi Steve,

thanks,  I've found it and I going to try it,

kr

Twan
"Steve Holden" <sholden at holdenweb.com> wrote in message
news:K9j27.20247$i8.1580848 at e420r-atl3.usenetserver.com...
> "Twan van der Schoot" <twanvds at xs4all.nl> wrote in message
> news:9icas4$lvp$1 at news1.xs4all.nl...
> > Hi there,
> >
> > How do I increase the timeout period on a socket.connect()?
> > A peek in the source code of the socket object does reveal anything
> usefull.
> >
> >
> > FWI: I'm using Python 2.1 from ActiveWare for WinNT (running on
NT4.0SP6).
> >
> > thanks!
> >
> There's a module called timeoutsocket.py (take a look in the vaults of
> Parnassus), which allows you much better control over the timeouts on your
> sockets. Without this you can have problems.
>
> regards
>  Steve
> --
> http://www.holdenweb.com/
>
>
>
>
>





More information about the Python-list mailing list