<div dir="ltr">Hi all.<div>i compiled the ACE 6.5.5 in "Debug x64" mode on Visual Studio 2017 (version 15.9) and also some socket test programs of ACE (SOCK_Connector for example).</div><div>while debugging, i see the socket is initialized ok, but at end of the test function, evenĀ <b>before </b>sock.close() - the handle becomes invalid (0xffff....) and the program crashes upon close().</div><div>Windows 10 is my development environment.</div><div>i tested also SOCK_DGRAM - same result.</div><div>my config.h : use WCHAR + UNICODE - all others are standard configurations (includes config-win32.h also)</div><div><br></div><div>please help.</div><div><br></div><div>Thanks in advance,</div><div>Gad</div></div>