On Sun, Dec 29, 2019 at 4:16 PM Michael Osipov <micha...@apache.org> wrote:

> Am 2019-12-29 um 21:45 schrieb Gary Gregory:
> > Hi All:
> >
> > What do you think about making an enum called  IOSession.State out of:
> >
> > int org.apache.hc.core5.reactor.IOSession.ACTIVE
> > int org.apache.hc.core5.reactor.IOSession.CLOSED
> > int org.apache.hc.core5.reactor.IOSession.CLOSING
>
> So you want to turn int constants into an enum?
>
> Sounds good to me.
>

OK, cool, I created https://issues.apache.org/jira/browse/HTTPCORE-620 and
will follow up with a PR tonight.

Gary


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

Reply via email to