This will have to wait for 4.0 since
org.apache.commons.net.imap.IMAPClient.close() returns a boolean.

Gary

On Tue, Sep 8, 2020 at 7:38 PM Melloware Inc <melloware...@gmail.com> wrote:
>
> I agree that would be expected behavior and allow it to work in try with 
> resources.
>
> Sent from my iPhone
>
> > On Sep 8, 2020, at 7:33 PM, Gary Gregory <garydgreg...@gmail.com> wrote:
> >
> > Hi All,
> >
> > It seems to me that org.apache.commons.net.SocketClient should
> > implement Closeable where close() can be implemented as calling
> > disconnect().
> >
> > WDYT?
> >
> > Gary
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to