1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 <2009> 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 <2009> 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: Winsock error10004 |
From: | "Jeff Hill" <[email protected]> |
To: | "'Mark Clift'" <[email protected]>, <[email protected]> |
Date: | Fri, 24 Apr 2009 09:42:06 -0600 |
Ø Strangely,
the ioc's that build under areaDetector 1-4 using win32-x86, Ø do
not have this error on exit and run fine. One possible difference could be systems with and without SMP
(multi-core cpu or not). Alternatively, statically built or not might change the
order of process rundown as executed by windows (i.e. threads stopped first
versus shareable libraries unmapped from memory first). Jeff From:
[email protected] [mailto:[email protected]] On
Behalf Of Mark Clift Hi all, I'm
building a basic IOC under windows XP by doing the following: makeBaseApp.pl
-t ioc <name> makeBaseApp.pl
-i -t ioc <name> Then
I build the ioc, and run it without databases. The IOC runs without
any initialisation errors. The EPICS version is 3.14.10, and the compiler
is Visual C++ Express 2005. The EPICS build system is set to build
statically. Upon
exit I get the following errors CAS: Client accept error was "WINSOCK Error 10004" or
CAS: Client accept error was "WINSOCK Error 10004" Strangely, the ioc's that build under areaDetector 1-4 using
win32-x86, do not have this error on exit and run fine. Has
anybody had this error ? Why is the IOC expecting a response to a
broadcast like this ? Does anyone know how to fix ? Thanks
heaps, Mark Clift. This message and any attachments may contain proprietary or
confidential information. If you are not the intended recipient or you received
the message in error, you must not use, copy or distribute the message. Please
notify the sender immediately and destroy the original message. Thank you. |