Commit Graph
164 Commits
Author SHA1 Message Date
Jeff Hill a779f7e75e removed init flag 1999-08-05 00:06:25 +00:00
Jeff Hill 140fdcf2d2 updated to new DLL terminators 1999-08-05 00:03:11 +00:00
Jeff Hill 0869898fa0 eliminated has been initialized flag 1999-08-05 00:00:55 +00:00
Jeff Hill e59a287a50 updated to reflect new osiTime operators 1999-08-05 00:00:03 +00:00
Jeff Hill 57328d0e02 chronIntIdRes name change 1999-08-04 23:54:51 +00:00
Jeff Hill 976768a781 elimated init flag and init routine 1999-08-04 23:53:20 +00:00
Jeff Hill 710ae0ee28 chronIntIdResTable name change 1999-08-04 23:52:10 +00:00
Jeff Hill d116fb0926 updated to new DLL terminators 1999-08-04 23:27:07 +00:00
Jeff Hill df3f26afd7 print who sent the message when a bad message arrives 1999-08-04 23:23:01 +00:00
Jeff Hill 3a893a3f72 updated to new DLL terminators 1999-08-04 23:21:14 +00:00
Jeff Hill f3482d7ef3 cosmetic changes 1999-08-04 23:19:45 +00:00
Jeff Hill cd00c09186 cosmetic changes 1999-08-04 23:11:07 +00:00
Jeff Hill 5ef46a8e31 applied chronIntId name change 1999-08-04 23:05:29 +00:00
Jeff Hill 9541d2ca4d use fast osiTime const 1999-05-13 22:05:35 +00:00
Jeff Hill 9576f678ea doc 1999-05-13 22:04:13 +00:00
Jeff Hill aee60322c9 throw warning exception with get/put callback failure detail 1999-05-07 23:07:11 +00:00
Jeff Hill d0ecf8f956 deal with situation where bounds on managed DD must be modified 1999-04-30 15:46:54 +00:00
Jeff Hill ef9208d3ce changed certain ptr args to const ref 1999-04-30 15:42:19 +00:00
Jeff Hill 7e89a4a2a9 doc 1999-04-30 15:39:41 +00:00
Jeff Hill 93d8c939ab better range check on index to gddAitToDbr 1999-04-30 15:36:26 +00:00
Jeff Hill 180e39e591 better message 1999-04-30 15:33:46 +00:00
Jeff Hill da1a725a58 arg was changed to a reference 1999-04-30 15:32:41 +00:00
Jeff Hill 031564d1fa detect redundant IO completionpost 1999-04-30 15:31:40 +00:00
Jeff Hill 18b54fd1f1 removed implicit int 1999-01-28 20:18:14 +00:00
Jeff Hill 4ab910abd1 renamed createPV() to pvAttach() 1998-12-19 00:04:53 +00:00
Jeff Hill 4f983714c7 doc 1998-12-07 23:21:53 +00:00
Jeff Hill 31d5dee317 removed inline frm evt msk alloc 1998-12-01 23:32:15 +00:00
Jeff Hill e1bc747104 Use EPICS_CA_BEACON_PERIOD 1998-12-01 18:54:45 +00:00
Jeff Hill 7debd1da9d fixed casChannelI undefined symbols on WIN32 1998-11-18 18:52:49 +00:00
Jeff Hill 7c947639a5 server nolonger throws exception when a poorly formed get/put call back
request arrives. Instead a get/put call back response is sent which includes
unsuccessful status
1998-10-28 23:51:01 +00:00
Jeff Hill 6f47cbbe03 avoid problems with early g++ 1998-10-27 21:34:19 +00:00
Jeff Hill 5c9baa5d00 fixed warnings 1998-10-27 18:28:20 +00:00
Jeff Hill a80f223736 fixed HP-UX warnings 1998-10-23 00:28:21 +00:00
Jeff Hill 36b70e243f fixed problem where send was not always rearmed if this
was indirectly necessary in the send callback because
in this callback the code considered sends to be still armed
until the send callback completed
1998-10-23 00:27:15 +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 4207b67727 fixed lost monitors during flow control problem 1998-07-08 15:38:10 +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 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