Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13265
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <t@jollybox.de> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.130 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.77; '*S*': 0.03; 'established,': 0.09; 'subject:peer': 0.09; 'subject:reset': 0.09; '(which,': 0.16; 'wrote:': 0.16; 'header:In-Reply-To:1': 0.22; 'refers': 0.23; 'server.': 0.24; 'to:addr:python-list': 0.33; 'header:User- Agent:1': 0.34; 'connection': 0.36; 'with.': 0.37; 'subject:: ': 0.39; 'received:192': 0.39; 'equal': 0.39; 'to:addr:python.org': 0.39; 'reset': 0.40; "it's": 0.40; 'your': 0.61; 'received:62': 0.70; 'from:addr:t': 0.84; "program's": 0.84; 'rank': 0.93 |
| Date | Wed, 14 Sep 2011 10:37:13 +0200 |
| From | Thomas Jollans <t@jollybox.de> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:6.0.1) Gecko/20110831 Thunderbird/6.0.1 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Connection reset by peer |
| References | <tencent_155691551F0AD81E7C0C9D4B@qq.com> |
| In-Reply-To | <tencent_155691551F0AD81E7C0C9D4B@qq.com> |
| X-Enigmail-Version | 1.3.1 |
| OpenPGP | id=5C8691ED |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1108.1315989411.27778.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1315989411 news.xs4all.nl 2489 [2001:888:2000:d::a6]:59456 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:13265 |
Show key headers only | View raw
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