Commit Graph
310 Commits
Author SHA1 Message Date
Jeff Hill cbb652bcce use enum for enumerated variable 2002-08-21 16:25:14 +00:00
Jeff Hill c986b56e5d tabs are now spaces 2002-08-20 21:52:52 +00:00
Jeff Hill f0b7c5a46c fixed deadlock 2002-08-14 22:04:02 +00:00
Jeff Hill 235f23a322 fixed deadlock 2002-08-14 21:53:30 +00:00
Jeff Hill eb3b394238 export diagnostic counters 2002-08-13 00:19:37 +00:00
Jeff Hill d73ac2c107 cosmetic 2002-08-12 16:18:26 +00:00
Jeff Hill 7cc5842830 use guard class to manage mutex locks 2002-08-09 23:40:18 +00:00
Jeff Hill 8d9c3f7ff4 updated to support independent configuration of certain server parameters 2002-08-09 00:16:24 +00:00
Jeff Hill 996672b285 removed comment 2002-08-09 00:12:51 +00:00
Jeff Hill 5ba7ce818c fixed wrong client id in asynchronous access control response 2002-08-07 18:07:50 +00:00
Jeff Hill de60b1f5d7 removed redundant string table cache clear 2002-08-07 18:05:26 +00:00
Jeff Hill 6432302866 fixed sequence numbers in asynchronous search response 2002-08-07 00:35:13 +00:00
Jeff Hill dca801e344 fixed hang under heavy udp load 2002-08-06 18:41:25 +00:00
Jeff Hill d39580e6ee fixed missing version/sequence number header in asynchronous search response 2002-08-05 22:57:12 +00:00
Jeff Hill 1a7e79ace1 fixed version header wasnt pushed into the stream at the correct place 2002-08-01 20:27:35 +00:00
Jeff Hill 936ca28300 added version string 2002-07-31 21:06:15 +00:00
Jeff Hill a8e8c8ce21 added version string 2002-07-31 15:45:10 +00:00
Jeff Hill e1d8d45788 added version string 2002-07-31 15:04:06 +00:00
Jeff Hill 733030497f clean up c++ variable init 2002-07-29 18:33:53 +00:00
Jeff Hill 0187fdd50d moved loop exit condition to top of loop 2002-07-29 18:10:43 +00:00
Jeff Hill e45a480dca changed tsDLIterBD to tsDLIter 2002-07-25 21:02:29 +00:00
Jeff Hill cd06c8e937 provide noop eventSignal() to be called if they post events
while in the casStrmClient destructor
2002-07-24 00:28:11 +00:00
Jeff Hill 853add265c fixed binding to specified interface (broken by R3.14 beta changes) 2002-07-13 01:12:28 +00:00
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Jeff Hill 7f8de741f0 o upgraded udp to use version and sequence numbers 2002-06-25 22:18:11 +00:00
Jeff Hill 254c9e8eb0 fixed sunpro warning 2002-05-29 17:40:43 +00:00
Jeff Hill b7e5d45c2d removed printf 2002-05-29 17:19:40 +00:00
Jeff Hill e2507b8764 fixed sunpro warning 2002-05-29 17:11:19 +00:00
Jeff Hill 86de66c05f fixed caps 2002-05-29 00:27:24 +00:00
Jeff Hill 565a372df1 large array modifications 2002-05-29 00:06:02 +00:00
Jeff Hill 2a1541e80a cosmetic 2002-03-27 19:19:11 +00:00
Jeff Hill 0ab88e387a use epicsGuard template 2002-03-22 00:23:17 +00:00
Jeff Hill 51286f5d4f new guard interface, removed templ instantiation 2002-03-21 23:47:37 +00:00
Jeff Hill 6ab92c2760 new guard interface 2002-03-21 23:47:03 +00:00
Jeff Hill 3b529d90b3 removed template instantiation 2002-03-21 23:46:40 +00:00
Jeff Hill d68b11b07d use enum value and avoid cast 2002-02-28 00:04:40 +00:00
Jeff Hill 368b019c46 upgraded to match new osiSufficentSpaceInPool() api 2002-02-28 00:04:14 +00:00
Jeff Hill 4e9b0db835 removed pure indication from destructor 2002-02-28 00:03:09 +00:00
Ralph Lange 90614ef12e All HPUX warnings fixed. 2002-02-25 15:19:51 +00:00
Janet B. Anderson 52b25d2e8a Removed old unused or unnecessary Makefiles. 2002-02-06 16:41:46 +00:00
Jeff Hill eb86c4109e fixed warnings 2002-02-06 02:28:27 +00:00
Jeff Hill bd7d1f4090 fixed sun pro warnings 2001-10-25 21:50:10 +00:00
Jeff Hill 11df767483 fixed multiply defined symbol on Solaris 8 with GNU version ???? 2001-10-25 17:27:45 +00:00
Jeff Hill e42becdce4 fixed format 2001-10-23 23:39:44 +00:00
Jeff Hill 7b1b2988d7 turn of ms already instantiated warning 2001-10-22 03:18:52 +00:00
Jeff Hill 7c4ddfffcd use explicit templ instantiation 2001-10-20 00:36:46 +00:00
Jeff Hill f84e7f5df6 remove use of std lib for now 2001-10-20 00:16:21 +00:00
Jeff Hill 9f96c98ff3 removed explicit template mechanism 2001-09-13 15:10:41 +00:00
Jeff Hill 07e9ed18bf added sendVersion member func 2001-08-29 17:57:19 +00:00
Jeff Hill 8aa2d63967 send the version when connecting 2001-08-29 17:56:40 +00:00