Commit Graph
235 Commits
Author SHA1 Message Date
Jeff Hill beaab56d90 allow use of epicsAssert.h 1998-06-16 03:31:00 +00:00
Jeff Hill 420dc30a5c use aToIPAddr 1998-06-16 03:25:13 +00:00
Jeff Hill 6aa6cdd606 updated for new server API and use smart GDD ptr 1998-06-16 02:37:37 +00:00
Jeff Hill a9b8a161f4 use aToIPAddr and auto attach to winsock if its a static build 1998-06-16 02:35:52 +00:00
Jeff Hill 65e1e8203e allow PVs to exist without a server 1998-06-16 02:34:14 +00:00
Jeff Hill 233dc670a3 use smart gdd ptr 1998-06-16 02:32:30 +00:00
Jeff Hill 78fc9f07f0 allow the PV to be created before the server 1998-06-16 02:31:36 +00:00
Jeff Hill bf73514dd9 allow PV to be created before the server 1998-06-16 02:30:44 +00:00
Jeff Hill 5658c714d0 allow PVs to exist without a server 1998-06-16 02:26:09 +00:00
Jeff Hill 5e5c4e20cd cosmetic 1998-06-16 02:25:05 +00:00
Jeff Hill d42468dd1e better diagnostics 1998-06-16 02:24:24 +00:00
Jeff Hill f14e74c6b6 dont require that a server must exist before a PV is created 1998-06-16 02:21:49 +00:00
Jeff Hill 38bacaa84a use smart gdd ptr 1998-06-16 02:18:53 +00:00
Jeff Hill a5a8b8d263 added additional libs for non-dll build 1998-05-29 20:35:18 +00:00
Jeff Hill eb3b8d8834 made assert() call portable to 64 bit arch 1998-05-29 20:13:42 +00:00
Jeff Hill a2698c7828 use new sock ioctl() typedef 1998-05-29 20:08:21 +00:00
Jeff Hill 47837552b0 moved app type jump table to exPV class for improved readability 1998-05-29 16:45:14 +00:00
Jeff Hill 0fd0552bb7 cleaned up file format 1998-05-05 16:32:17 +00:00
Jeff Hill e6888bdf2b fixed doc 1998-05-05 16:30:38 +00:00
Jeff Hill 2444ab3036 fixed warnings 1998-05-05 16:29:58 +00:00
Jeff Hill 4b1237cda7 timer duration flexibility 1998-05-05 16:25:02 +00:00
Jeff Hill c9d031f75e Made the scan timer clean up the link in exPV to the timer
in case they change the scan timer to a one shot.
1998-05-05 16:14:19 +00:00
Jeff Hill e24a712347 made clientHostName virtual in casDGClient 1998-04-20 18:14:57 +00:00
Jeff Hill bcf1d37465 better debug mesg 1998-04-20 18:11:01 +00:00
Jeff Hill 197b185351 fixed exception message for DG clients 1998-04-20 18:07:09 +00:00
Jeff Hill b5290a8f11 cosmetic 1998-04-16 21:23:10 +00:00
Jeff Hill 049944e51e convert to EPICS time stamp 1998-04-16 21:22:30 +00:00
Jeff Hill 33980c5cc3 fixed spelling in comment 1998-04-16 21:17:38 +00:00
Jeff Hill 3ec4a67b82 cosmetic 1998-04-15 00:04:05 +00:00
Jeff Hill d496c9dee6 improved diagnostic 1998-04-14 23:51:10 +00:00
Jeff Hill 8964b27ee1 cosmetic 1998-04-14 00:50:00 +00:00
Jeff Hill 9febbc8247 fixed really bad bug when clients use PV name with .xxxx in it 1998-04-10 23:15:40 +00:00
Jeff Hill 363115921d added missing byte swap and fixed comment 1998-04-10 23:14:54 +00:00
Jeff Hill fbba753e9e fixed byte swap problems, and use default port if server tool returns PV IP addr, but no port 1998-04-10 23:13:14 +00:00
Jeff Hill 287f2777a3 cosmetic 1998-04-10 23:11:10 +00:00
Jeff Hill 49f9a3b462 use _MSC_VER to turn of vis C++ specific warning 1998-03-18 23:59:28 +00:00
Jeff Hill c301129071 added enums stub 1998-03-12 21:14:15 +00:00
Jeff Hill 101ae89e5f added win32 specific libs 1998-02-27 01:10:28 +00:00
Jeff Hill 5e4780164f removed DLL_LIBS and added WIN32 specific libs 1998-02-27 01:06:30 +00:00
Jeff Hill 6b1be2ea5c fixed warning 1998-02-18 22:46:47 +00:00
Jeff Hill 45291dbb90 improved message 1998-02-18 22:46:25 +00:00
Jeff Hill 8af4189f4a dont use LANL address 1998-02-05 23:13:32 +00:00
Jeff Hill ff8445b094 nit 1998-02-05 23:12:59 +00:00
Jeff Hill 59f6f20366 use osiSock macros 1998-02-05 23:12:01 +00:00
Jeff Hill f7aff12384 use ethernet MAX frame size 1998-02-05 23:09:58 +00:00
Jeff Hill 1ea5f73986 moved inline destructor here 1998-02-05 23:06:36 +00:00
Jeff Hill edb0d0a879 removed static members 1998-02-05 23:05:27 +00:00
Jeff Hill 1de8dc42f6 hp comiler workaround changes 1998-02-05 23:03:39 +00:00
Jeff Hill b891975e81 caServerOS destructor is now virtual 1998-02-05 23:01:25 +00:00
Jeff Hill e472b2de05 removed assignement operator 1998-02-05 23:00:20 +00:00