Commit Graph
1019 Commits
Author SHA1 Message Date
Jeff Hill dd3baf0ce4 fixed and also simplified locking logic 2001-07-13 23:12:41 +00:00
Jeff Hill 57e8a344fc moved odd ball delay == 0.0 is wait forever behavior into
legacy ca_pend_event interface so that we dont need to
keep doing this in the future.
2001-07-13 23:11:19 +00:00
W. Eric Norum 9803b24aa9 Ensure that host name is always null-terminated. 2001-07-13 18:48:03 +00:00
Jeff Hill 24a08c9c78 fixed problem discovered by Eric Norum 2001-07-13 18:08:49 +00:00
Jeff Hill df9b5703d5 more tests 2001-07-13 16:10:08 +00:00
Jeff Hill d0e047f78f correct fix for thread switch problem on Linux 2001-07-13 16:06:39 +00:00
Jeff Hill 20aebe4460 kludge to test thread switch on Linux 2001-07-13 02:16:07 +00:00
Jeff Hill 2758df6db2 fixed potential deadlock 2001-07-13 02:06:16 +00:00
Jeff Hill 35d23ac6bd fixed cac rundown bugs 2001-07-13 01:58:23 +00:00
Jeff Hill a29b0fafc7 changed name of constant and added block until recv
backlog is complete to pend_event
2001-07-12 23:57:24 +00:00
Jeff Hill ef4ebf4d4b work correctly on systems without preemptive schedualing 2001-07-12 23:48:14 +00:00
Jeff Hill bc0b51dbe4 made mf private 2001-07-12 23:25:58 +00:00
Jeff Hill c61e68b4e3 revert to using virtual destroy() to destroy timers 2001-07-12 17:53:51 +00:00
Jeff Hill b061bb6eb9 no need to save pointer to timer queue now 2001-07-12 16:04:04 +00:00
Jeff Hill f82a4a28d2 fixed comment 2001-07-12 02:20:55 +00:00
Jeff Hill e5b28e846b adapt to new timer API 2001-07-11 23:31:45 +00:00
Jeff Hill a16db0ee59 optimized word pop 2001-07-11 23:30:24 +00:00
Jeff Hill ca2c93bda4 improved schedualing of recv process thread 2001-07-11 23:28:57 +00:00
Jeff Hill 72cbc5edf0 added recv proc flush postpone 2001-07-11 23:26:56 +00:00
Jeff Hill c285cbfa30 optimized out v41ok test 2001-07-11 23:25:32 +00:00
Jeff Hill bab43925ac removed dated entry 2001-07-11 23:24:30 +00:00
Jeff Hill 9a1023a5da optimized word pop 2001-07-11 23:24:02 +00:00
Jeff Hill 1ac9d69c64 added new pop routines 2001-07-11 23:22:08 +00:00
Jeff Hill 94a05a3077 removed junk 2001-07-11 23:19:45 +00:00
Jeff Hill a5c339209b improved schedualing of recv process thread 2001-07-11 23:19:13 +00:00
Jeff Hill b1fee9b6e3 detect problems with ca poll 2001-07-11 23:17:21 +00:00
Jeff Hill 803d57042d improved "usage" diagnostic 2001-07-03 18:04:55 +00:00
Jeff Hill 8f07a836f0 use errlogPrintf 2001-07-03 18:04:30 +00:00
Jeff Hill 0eba4833fb improved "usage" diagnostic and cmd line syntax 2001-07-03 18:03:49 +00:00
Jeff Hill 40ed20bdb1 use uniform PV name extension 2001-07-03 18:03:12 +00:00
Jeff Hill 40dab8bd5b fixed spelling in comment 2001-07-03 18:01:40 +00:00
Jeff Hill 2b5d0af492 upgraded test diagnostics 2001-07-03 17:01:27 +00:00
Jeff Hill e195df9f32 improved test diagnostics 2001-07-03 00:55:07 +00:00
Jeff Hill b90c266295 fixed diagnostic 2001-07-03 00:54:37 +00:00
Jeff Hill 87a3481b2a use Eric's new putenv API 2001-06-29 22:40:44 +00:00
Jeff Hill c20ddad7c6 changed the API for CA context manipulation 2001-06-29 22:19:53 +00:00
Jeff Hill f6ea24d417 allow subscription delete from subscription callback 2001-06-29 22:16:38 +00:00
Jeff Hill 7b16e38974 added test for monitor delete in event callback 2001-06-29 22:15:49 +00:00
Jeff Hill 69545bc772 installed some limited self test capabilities so that the hash tables
can be verified during regression testing
2001-06-28 22:12:54 +00:00
Jeff Hill 6d9a8de270 fix improper auto ptr release bug 2001-06-25 17:08:06 +00:00
Jeff Hill d4126b1c80 fixed autoLock where autoRelease should have been 2001-06-21 23:19:02 +00:00
Jeff Hill 22e9be48ad fixed bug in proper cleanup of client context 2001-06-21 23:04:44 +00:00
Jeff Hill cf7df276ff fixed potential deadlock 2001-06-21 22:44:38 +00:00
Jeff Hill e684ff02eb simplified locking 2001-06-21 17:16:20 +00:00
Jeff Hill f2332d1bb1 improved monitor first update test 2001-06-21 17:11:39 +00:00
Jeff Hill da412768fa eliminate redundant code 2001-06-21 00:29:55 +00:00
Jeff Hill 99df1b5584 fixed a disconnect related problem and also improved
structure of locking
2001-06-20 17:45:19 +00:00
Jeff Hill 6348395b7f fixed gnu warning 2001-06-19 23:44:49 +00:00
Jeff Hill 13b74464ab rearranged code so that we have a late start
process receive thread again
2001-06-19 23:30:09 +00:00
Jeff Hill ab52e91d66 IO deletes must wait for callback completion 2001-06-19 20:05:44 +00:00