[PATCH] Added handling for connection reset by peer exception

Bryan O'Sullivan bos at serpentine.com
Thu Aug 25 04:08:04 CDT 2005


On Wed, 2005-08-24 at 23:50 -0400, Jeff Sipek wrote:

> Apparently 104 is not portable, so here's a revision of the patch to
> ignore all exceptions:

This seems overly drastic.

Use errno.ECONNRESET.

	<b



More information about the Mercurial mailing list