On Sun, Jun 26, 2022 at 05:43:55PM +0300, Vitaliy Makkoveev wrote:
> The updated diff below. I'll commit it today later.
> -                                     /* [N] peer's address hash chain */
> -     uint16_t        state;          /* [N] pipex session state */
> +                                     /* [L] peer's address hash chain */
> +     uint            state;          /* [L] pipex session state */

Plaese use u_int, that is more common.  I didn't even know that
uint exists in our headers.

OK bluhm@

Reply via email to