EEIP.NET icon indicating copy to clipboard operation
EEIP.NET copied to clipboard

Thread safety

Open rtborg opened this issue 5 years ago • 0 comments

I am having issues running two applications using EEIP.dll on different threads: System.Net.Sockets.SocketException (0x80004005): Only one usage of each socket address (protocol/network address/port) is normally permitted

The socket addresses are different. Can you confirm if the dll is thread-safe, and if it is, where should I look for the problem? Thanks

rtborg avatar Dec 10 '20 10:12 rtborg