On 4/27/2021 11:54 AM, Min Hu (Connor) wrote:
> From: Chengchang Tang
>
> The socket ID entered by user is cast to an unsigned integer. However,
> the value may be an illegal negative value, which may cause some
> problems. In this case, an error should be returned.
>
> In addition, the socket I
From: Chengchang Tang
The socket ID entered by user is cast to an unsigned integer. However,
the value may be an illegal negative value, which may cause some
problems. In this case, an error should be returned.
In addition, the socket ID may be an invalid positive number, which is
also processed
2 matches
Mail list logo