Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 09:34:20 +0000



Post From: UDP RELEASE_DLL Windows error code 10035

[2019-05-24 20:07:27]
User796776 - Posts: 95
When using the UDP interface RELEASE_DLL--[DLLPathAndFileName] the following entries are posted to the log:

Unloading DLL C:\SierraChart\Data\PSLib_debug_64.dll | 2019-05-24 15:47:21.014
UDPListener (1500). Port 22904 | Error with UDP message peek. Message was not processed. Windows error code 10035: A non-blocking socket operation could not be completed immediately. | 2019-05-24 15:47:21.860 *
Loading DLL C:\SierraChart\Data\PSLib_debug_64.dll | 2019-05-24 15:47:22.030

As a result the script is unable to update the DLL as it is being used by another process.

I had been using the UDP interface successfully in the past, but now cannot solve this issue.