classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Patch: don't close sockets on exception


From: Tom Tromey
Subject: Re: [cp-patches] Patch: don't close sockets on exception
Date: 26 Dec 2005 19:03:04 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Anthony" == Anthony Green <address@hidden> writes:

Anthony> This first patch stops us from closing a socket when we get
Anthony> an exception during connect().  It is standard behaviour to
Anthony> get timeout exception here for non-blocking socket connect().
Anthony> We will never get a proper connection if we close() the
Anthony> socket at this point.

Anthony> Ok to apply?

Yes, thanks.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]