Smack library on returning callback on error in connection

Hi All,

I am using openfire 3.8.1 and smack API version 3.3.0. I am working on a issue where there are some connection errors happening at the openfire server such as “broken pipe” etc. However I don’t see any callback happening to my code. I am expecting callback like connectionCloseOnError. Is there an issue with the smack library version 3.3.0. Is there a bug related to this that fixed in latest smacl library.