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: 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 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: In-Reply-To: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 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.