Commit Graph

15 Commits

Author SHA1 Message Date
MarkRivers 162ea9273c Added looping on reads until ',EndOfAPI' string is received 2011-03-22 21:29:13 +00:00
MarkRivers ee68b8ea9c Move epicsExport.h for win32 compatibility. 2010-10-18 21:49:35 +00:00
MarkRivers a79a81fba5 Use strncpyWithEOS from Newport's Socket.cpp 2006-05-12 15:17:02 +00:00
MarkRivers 757d623b2f Fixed strncpyWithEOS 2006-05-10 22:15:36 +00:00
MarkRivers 0652b80763 Changed name fro CloseXPSSockets to closeXPSSockets for consistency with EPICS names 2006-05-02 22:14:15 +00:00
MarkRivers bf08f34eb2 Changes to fix problems with disconnecting sockets before reboot on vxWorks 2006-04-30 23:42:08 +00:00
MarkRivers c28e8fbf96 Remobed ResetAllSockets; renamed CloseAllSockets to CloseXPSSockets 2006-04-29 19:03:11 +00:00
MarkRivers 98d1bb2ab5 Move socket now reads reply with quick timeout, and retries if response is -1, which means previous command not complete 2006-04-25 23:47:23 +00:00
MarkRivers 340a763ad9 Change declaration of SendAndReceive for picky Windows linker 2006-04-20 19:31:45 +00:00
MarkRivers 2693438b98 Removed call to pasynCommonSyncIO->connectDevice, not needed 2006-04-19 21:50:35 +00:00
MarkRivers 61aa1dad23 Lots of changes to make it robust, and for V1.5.1 of XPS firmware 2006-04-07 00:01:06 +00:00
MarkRivers a5612142f6 Cleaned up, more error checking 2006-03-21 23:03:24 +00:00
MarkRivers f85d2f1a19 Removed include unistd.h, not needed, not supported on Windows 2005-12-08 00:01:09 +00:00
MarkRivers fb67fd6769 Changed int to size_t for new version of asyn 2005-10-20 19:00:39 +00:00
MarkRivers 4f43bd159f New files for XPS 2005-09-12 19:47:53 +00:00