If both PacketReader and PacketWriter fail at the same time, connectionClosedonError() is called two times

Description

'PacketReader.notifiyConnectionError(Exception e)' should be moved to XMPPConnection (where it belongs), guarded with 'if (done) return;' and keyworded as synchronized.

Development References:
https://github.com/Flowdalic/smack/issues/19

Environment

None

Attachments

1
  • 26 Feb 2013, 09:22 AM

Activity

Show:

Florian Schmaus February 26, 2013 at 10:20 AM

Florian Schmaus February 26, 2013 at 9:22 AM

Provide by Georg Lukas (ty)

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created February 26, 2013 at 9:21 AM
Updated May 30, 2013 at 10:43 PM
Resolved March 18, 2013 at 7:59 PM