Commit Graph
252 Commits
Author SHA1 Message Date
Jeff Hill 851b153afa cosmetic 1998-09-24 20:53:54 +00:00
Jeff Hill c36de7d61d subtle changes which relate to not flushing the output buffer if there are bytes
pending in the input queue (improves performance)
1998-09-24 20:50:50 +00:00
Jeff Hill 461e1f3844 cosmetic 1998-09-24 20:42:30 +00:00
Jeff Hill 69ae776409 supply resource id to logBadIdWithFileAndLineno() 1998-09-24 20:41:49 +00:00
Jeff Hill b5e4de9cff new error message 1998-09-24 20:40:56 +00:00
Jeff Hill 857a19ddef o block if unable to get buffer space for the exception message
o subtle changes related to properly dealing with situations where
both the server tool and the client tool delete the same PV simultaneously
1998-09-24 20:40:07 +00:00
Jeff Hill 608228b328 send exception in correct byte order / block if no space for exception 1998-09-24 20:35:16 +00:00
Jeff Hill 421ad0d456 cosmetic 1998-09-24 20:33:03 +00:00
Jeff Hill f903d29c73 eventsOff is no longere a private member 1998-07-23 16:48:15 +00:00
Jeff Hill 652a8b289e winmm => advapi32 1998-07-08 15:50:29 +00:00
Jeff Hill 3ac0769562 cosmetic 1998-07-08 15:39:16 +00:00
Jeff Hill 4207b67727 fixed lost monitors during flow control problem 1998-07-08 15:38:10 +00:00
Jeff Hill 0f2fb17864 updated release notes for R3.13B12 1998-06-18 00:20:44 +00:00
Jeff Hill c5cd953aba use ipAddrToA 1998-06-18 00:15:03 +00:00
Jeff Hill be88672134 installed bwd compat casPV constructor 1998-06-18 00:09:39 +00:00
Jeff Hill 84efd88c45 deleted unused variables 1998-06-18 00:08:30 +00:00
Jeff Hill 4dac09744e fixed prototype 1998-06-16 03:41:16 +00:00
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