Commit Graph
177 Commits
Author SHA1 Message Date
Jeff Hill b8016d1713 fixed spelling 1999-09-09 18:54:55 +00:00
Jeff Hill 79caa85485 fixed spelling 1999-09-09 18:50:28 +00:00
Jeff Hill 4439a11cb6 removed 1999-09-02 22:11:17 +00:00
Jeff Hill 33d29a458d o changed UDP to non-blocking IO
o cleaned up (consolodated) UDP interface class structure
1999-09-02 21:50:29 +00:00
Jeff Hill 22354438c7 reformat 1999-08-16 21:06:18 +00:00
Jeff Hill 97e28bd97c reordered base initializers to quash g++ warnings 1999-08-10 21:15:53 +00:00
Jeff Hill e7dd7eb9f4 reordered base initializers to quash g++ warnings 1999-08-10 20:47:08 +00:00
Jeff Hill 64baafdd34 back out stringIdentifier class 1999-08-09 20:18:43 +00:00
Jeff Hill 990bc35896 solaris compiler issues 1999-08-07 01:02:31 +00:00
Jeff Hill 4fd24a1338 solaris compiler issues 1999-08-07 00:55:35 +00:00
Jeff Hill 30aab31caf pass by ref to PV exist test async IO posrt completion 1999-08-05 15:43:18 +00:00
Jeff Hill e3c8453e72 use const ref in exist test async io completion 1999-08-05 00:37:05 +00:00
Jeff Hill ccd139a8ea osiTimer constructor now requires delay of type double 1999-08-05 00:09:54 +00:00
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