Re: Introduce IOException subclass for ECONNRESET

2016-12-02 Thread Norman Maurer
example is something that almost always indicates Bad Things). >> >> I also support this proposal. >> >>>> -Original Message- >>>> From: net-dev [mailto:net-dev-boun...@openjdk.java.net] On Behalf Of >>>> Chris >>>> Hegarty

Re: Introduce IOException subclass for ECONNRESET

2016-10-05 Thread Chris Hegarty
[mailto:net-dev-boun...@openjdk.java.net] On Behalf Of Chris Hegarty Sent: Montag, 12. September 2016 17:07 To: Florian Weimer ; Norman Maurer ; net-dev@openjdk.java.net Subject: Re: Introduce IOException subclass for ECONNRESET On 12/09/16 14:50, Florian Weimer wrote: On 08/23/2016 09:40 AM, Norman Maure

Re: Introduce IOException subclass for ECONNRESET

2016-10-04 Thread David M. Lloyd
man Maurer ; net-dev@openjdk.java.net Subject: Re: Introduce IOException subclass for ECONNRESET On 12/09/16 14:50, Florian Weimer wrote: On 08/23/2016 09:40 AM, Norman Maurer wrote: Hi all, I first asked this on nio-dev[0] but was asked to move this over to here: I wonder if it would be p

RE: Introduce IOException subclass for ECONNRESET

2016-10-04 Thread Langer, Christoph
age- > From: net-dev [mailto:net-dev-boun...@openjdk.java.net] On Behalf Of Chris > Hegarty > Sent: Montag, 12. September 2016 17:07 > To: Florian Weimer ; Norman Maurer > ; net-dev@openjdk.java.net > Subject: Re: Introduce IOException subclass for ECONNRESET > > On 12/09/16

Re: Introduce IOException subclass for ECONNRESET

2016-09-12 Thread Chris Hegarty
On 12/09/16 14:50, Florian Weimer wrote: On 08/23/2016 09:40 AM, Norman Maurer wrote: Hi all, I first asked this on nio-dev[0] but was asked to move this over to here: I wonder if it would be possible to add a new IOException sub-class for ECONNRESET. Often you receive these errors if a remote

Re: Introduce IOException subclass for ECONNRESET

2016-09-12 Thread Florian Weimer
On 08/23/2016 09:40 AM, Norman Maurer wrote: Hi all, I first asked this on nio-dev[0] but was asked to move this over to here: I wonder if it would be possible to add a new IOException sub-class for ECONNRESET. Often you receive these errors if a remote peer closed the connection and you try

Re: Introduce IOException subclass for ECONNRESET

2016-08-23 Thread Simone Bordet
Hi, On Tue, Aug 23, 2016 at 9:40 AM, Norman Maurer wrote: > Hi all, > > I first asked this on nio-dev[0] but was asked to move this over to here: > > I wonder if it would be possible to add a new IOException sub-class for > ECONNRESET. Often you receive these errors if a remote peer closed the