Jeff Hill
|
3b602063fa
|
made two member functions private
|
2004-06-22 18:15:30 +00:00 |
|
Jeff Hill
|
c097ce9b82
|
added channel connected context destroy test
|
2004-06-21 21:34:45 +00:00 |
|
Jeff Hill
|
288e8abe90
|
many changes
|
2004-06-17 23:49:21 +00:00 |
|
Jeff Hill
|
e5ba349551
|
eliminated redundant code from subscription and channel destroy
|
2004-06-17 23:32:36 +00:00 |
|
Jeff Hill
|
7f3db9f676
|
channelNode public memebers should be protected members
|
2004-06-17 23:32:09 +00:00 |
|
Jeff Hill
|
d0ca66c2e3
|
cancel outstanding IO when a channel becomes unresponsive
|
2004-06-17 23:31:30 +00:00 |
|
Jeff Hill
|
33ee0cba83
|
no need to maintain count of circuits insttalled when they are installed on a
doubly linked list
|
2004-06-17 23:30:32 +00:00 |
|
Jeff Hill
|
61a4d8a0d3
|
protect against exceptions occurring when eliminating excessive send backlog
o creating channel
o creating subscription
also eliminated redundant code from subscription destroy
|
2004-06-17 23:26:18 +00:00 |
|
Jeff Hill
|
88b13e36f0
|
removed call to epicsThreadSleep() in verifyImmediateTearDown()
|
2004-06-17 23:16:16 +00:00 |
|
Jeff Hill
|
aa2273c7d3
|
removed use of EPICS_CA_ADDRESS_LIST
|
2004-06-16 15:39:34 +00:00 |
|
Jeff Hill
|
0999b6d923
|
fixed 1st monitor update not delivered when didnt change
when unresponsive
|
2004-06-14 21:49:39 +00:00 |
|
Jeff Hill
|
c75ab8eea6
|
fixed undefined link
|
2004-06-14 18:08:27 +00:00 |
|
Jeff Hill
|
da5bc3b820
|
disconnect servers that send missaligned protocol
|
2004-06-14 17:45:43 +00:00 |
|
Jeff Hill
|
0e0aa7bac5
|
disconnect servers that send missaligned protocol
|
2004-06-11 19:27:50 +00:00 |
|
Jeff Hill
|
367374b51c
|
added build doc
|
2004-06-08 15:58:10 +00:00 |
|
Andrew Johnson
|
5be53b39a8
|
Added <space><dot> after the $Id$ so amaya doesn't wrap inside the $...$.
|
2004-05-28 20:08:21 +00:00 |
|
Ralph Lange
|
b760fbdf95
|
+= Doc for commandline tools added in 3.14.6
|
2004-05-28 12:20:16 +00:00 |
|
Jeff Hill
|
329172afc7
|
fixed logic surrounding subscription cancel
1) When channel is destroyed, but subscription not installed into a server
2) When subscription is destroyed, but has not been installed in server
|
2004-05-21 00:57:51 +00:00 |
|
Jeff Hill
|
dc31948da1
|
fixed channel delete in get callback handler bug discovered by regression tests
|
2004-05-20 21:58:41 +00:00 |
|
Jeff Hill
|
57d488b7a0
|
supress disconnect callback when context is destroyed
|
2004-05-20 17:22:40 +00:00 |
|
Jeff Hill
|
ce29419d3d
|
fixed beacon address list configuration doc
|
2004-05-11 18:14:53 +00:00 |
|
Jeff Hill
|
810e60fc98
|
more doc on the ca repeater
|
2004-05-10 22:10:26 +00:00 |
|
Jeff Hill
|
0189d48d73
|
removed #define DEBUG
|
2004-05-10 21:37:49 +00:00 |
|
Jeff Hill
|
563733cf3c
|
changed to call new idAssignAdd func
|
2004-04-28 22:11:25 +00:00 |
|
Jeff Hill
|
7e80920164
|
improved debug diagnostics
|
2004-04-28 22:04:35 +00:00 |
|
Jeff Hill
|
4c606f43e7
|
fixed id string
|
2004-04-26 14:29:23 +00:00 |
|
Ralph Lange
|
42489a84d4
|
Bugfix in trigger mask spec
|
2004-04-19 10:31:34 +00:00 |
|
Jeff Hill
|
a0e0cd7ef5
|
fixed channel uninstall message was not sent to server and other problems
|
2004-04-02 00:01:45 +00:00 |
|
Jeff Hill
|
b4137fe9df
|
print only one message for each beacon if every beacon is printed
|
2004-03-31 22:10:50 +00:00 |
|
Jeff Hill
|
1d6a7f59f4
|
print only one message for each beacon if every beacon is printed
|
2004-03-31 22:01:04 +00:00 |
|
Jeff Hill
|
7e606dafac
|
removed use of %T which isnt in ansi C
|
2004-03-31 21:25:49 +00:00 |
|
Jeff Hill
|
672d4a6dbb
|
every beacon printed option for casw
|
2004-03-31 20:41:13 +00:00 |
|
Jeff Hill
|
e3ad8f867e
|
every beacon printed option
|
2004-03-31 20:36:01 +00:00 |
|
Jeff Hill
|
5bf1789650
|
added fix for failure when nill access rights handler installed
|
2004-03-25 01:03:29 +00:00 |
|
Jeff Hill
|
b984a302c6
|
added test to detect failure when nill access rights handler installed
|
2004-03-25 01:03:08 +00:00 |
|
Jeff Hill
|
ea35450f45
|
dont use strcpy, and supress memcpy if src and dest ptr are equivalen
|
2004-03-24 18:07:52 +00:00 |
|
Jeff Hill
|
7e0b996c72
|
added sections on behavior changes in R3.14.5
|
2004-03-22 23:22:22 +00:00 |
|
Jeff Hill
|
2369ade2fa
|
clarified how one determines if a channel is connected
|
2004-03-22 23:12:17 +00:00 |
|
Jeff Hill
|
16e182a89c
|
new subscription member func preventing subscription from being installed twice
|
2004-03-22 18:38:29 +00:00 |
|
Jeff Hill
|
ebfded8107
|
new flag preventing subscription from being installed twice
|
2004-03-22 18:36:59 +00:00 |
|
Jeff Hill
|
d7df37414c
|
workaround for problems occurring when a channel or subscription is deleted in a put callback handler
|
2004-03-22 18:36:25 +00:00 |
|
Jeff Hill
|
48d48343ae
|
workaround for problems occurring when a channel or subscription is deleted in a get callback handler
|
2004-03-22 18:35:54 +00:00 |
|
Jeff Hill
|
c49db18285
|
removed status check from ca_pend_event
|
2004-03-22 18:33:09 +00:00 |
|
Jeff Hill
|
41f7f4ef81
|
new regression tests
|
2004-03-19 21:59:55 +00:00 |
|
Jeff Hill
|
e80aa34d00
|
added comment about lifespan of dbr pointer
|
2004-02-17 16:01:47 +00:00 |
|
Jeff Hill
|
a00c041353
|
fixed debug diagnostics
|
2004-02-04 02:11:38 +00:00 |
|
Jeff Hill
|
afb643443f
|
fixed no reconnect 2nd time bug
|
2004-02-04 02:10:30 +00:00 |
|
Jeff Hill
|
0dc56953ff
|
removed junk
|
2004-02-04 02:10:00 +00:00 |
|
Jeff Hill
|
8459529f70
|
use global printf for debug stuff
|
2004-02-04 02:09:43 +00:00 |
|
Ralph Lange
|
0da4a9df30
|
Cosmetic
|
2004-02-03 15:33:45 +00:00 |
|