I found that in a multi-connection situation, the client cannot be released normally.
All clients will be in CLOSED state and remain in use, as shown in the picture.

I made the following modifications to EthernetServer::available and it will release the connection normally.

I found that in a multi-connection situation, the client cannot be released normally.
All clients will be in CLOSED state and remain in use, as shown in the picture.

I made the following modifications to EthernetServer::available and it will release the connection normally.
