Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13265
| Date | 2011-09-14 10:37 +0200 |
|---|---|
| From | Thomas Jollans <t@jollybox.de> |
| Subject | Re: Connection reset by peer |
| References | <tencent_155691551F0AD81E7C0C9D4B@qq.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1108.1315989411.27778.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Connection reset by peer Thomas Jollans <t@jollybox.de> - 2011-09-14 10:37 +0200
csiph-web