Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13265 > unrolled thread
| Started by | Thomas Jollans <t@jollybox.de> |
|---|---|
| First post | 2011-09-14 10:37 +0200 |
| Last post | 2011-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.
Re: Connection reset by peer Thomas Jollans <t@jollybox.de> - 2011-09-14 10:37 +0200
| From | Thomas Jollans <t@jollybox.de> |
|---|---|
| Date | 2011-09-14 10:37 +0200 |
| Subject | Re: 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.
Back to top | Article view | comp.lang.python
csiph-web