MATSUTCP32 driver reconnection increases handles in driver process. Could be seen in windows task manager, showing the process handles for the driver process MATSUTCP32.exe. The handles count up every time the driver tries to reconnect. It does not release the prior one.
MATSUTCP32 driver reconnection increases handles in driver process. Could be seen in windows task manager, showing the process handles for the driver process MATSUTCP32.exe. The handles count up every time the driver tries to reconnect. It does not release the prior one.
The internal sockets are correctly closed, handles are released.