Hi
Because there's an active TCP connection on that port. The client and server are still tring to gracefully close the connection.
I tried on my side with force-close the connection with "netconn_close" + "netconn_delete", I can get the right result.
Regards
Daniel