Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #13265 > unrolled thread

Re: Connection reset by peer

Started byThomas Jollans <t@jollybox.de>
First post2011-09-14 10:37 +0200
Last post2011-09-14 10:37 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Connection reset by peer Thomas Jollans <t@jollybox.de> - 2011-09-14 10:37 +0200

#13265 — Re: Connection reset by peer

FromThomas Jollans <t@jollybox.de>
Date2011-09-14 10:37 +0200
SubjectRe: Connection reset by peer
Message-ID<mailman.1108.1315989411.27778.python-list@python.org>
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 established, is considered to be of equal rank - a peer)
is the server.

tl;dr: yahoo.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web