Client Socket Extension by Jean-Rodolphe Letertre

I am using ClientSocketA2IExt and it connects ok to IP and PORT and sends and receives data ok.

But when I disconnect it looks like the DataReceived event repeats forever with the same data last received before the disconnect attempt.

The IP and PORT is accessed with an active Android VPN connection.

Extension Version: 4
Date Built: 2020-04-16

UPDATE

Updated the extension from this post

By that the disconnection problem is solved

Extension Version: 4
Date Built: 2021-07-08