Commit Graph
136 Commits
Author SHA1 Message Date
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
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 eb3b8d8834 made assert() call portable to 64 bit arch 1998-05-29 20:13:42 +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 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 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 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 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 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
Jeff Hill 41d8e66609 cosmetic 1998-02-05 22:56:12 +00:00
Jeff Hill 54835f8b55 moved inline func here 1998-02-05 22:54:19 +00:00
Jeff Hill a6bda8fe0c removed trash 1998-02-05 22:52:46 +00:00