On 14/09/11 04:39, 守株待兔 wrote:
> i want to know, my computer(client) reset it ,or the yahoo
> (server) reset it ,what is the peer??
This refers to your program's peer, as in the entity it's communicating
with. When you're the client, the other party (which, once the
connection is establis
D'Arcy J.M. Cain wrote:
On Sat, 11 Oct 2008 15:52:48 +0200
gigs <[EMAIL PROTECTED]> wrote:
I connect to web site with httplib.HTTPConnection. after some time i get this
error: 104 "connection reset by peer". What exception i should use to catche
this error
Well, what exception do you get? Yo
On Sat, 11 Oct 2008 15:52:48 +0200
gigs <[EMAIL PROTECTED]> wrote:
> I connect to web site with httplib.HTTPConnection. after some time i get this
> error: 104 "connection reset by peer". What exception i should use to catche
> this error
Well, what exception do you get? Your traceback should t