Jeff Hill
|
de1b8a94ff
|
fix for mantis 297
|
2007-08-23 17:46:28 +00:00 |
|
Jeff Hill
|
b6a6936059
|
Fix for incomplete copy through of compound types on big endian architecture.
This bug was unfortunately introduced in R3.14.9
|
2007-03-29 16:31:38 +00:00 |
|
Andrew Johnson
|
702305896c
|
$Id$ keyword broken.
|
2007-02-05 20:30:07 +00:00 |
|
Jeff Hill
|
db067c9780
|
1) replaced elimateExcessiveSendBacklog with
requestMessageBytesPending and flush
2) Removed callback control guards from this interface
|
2007-01-11 22:07:47 +00:00 |
|
Jeff Hill
|
57e9e59714
|
fixed a bug where the callback control gaurd was used from a different thread
than the one that created it
|
2007-01-11 22:02:47 +00:00 |
|
Jeff Hill
|
cde78f0b70
|
fixed a bug where the callback control gaurd was used from a different thread
than the one that created it
|
2007-01-11 21:45:58 +00:00 |
|
Jeff Hill
|
6ed4f091b2
|
1) replaced elimateExcessiveSendBacklog with
requestMessageBytesPending and flush
2) Removed callback control guards from this interface
|
2007-01-11 21:43:40 +00:00 |
|
Jeff Hill
|
bb625c7f25
|
flushBlockThreshold no longer takes a message size argument
|
2007-01-11 21:38:59 +00:00 |
|
Jeff Hill
|
47f5203faa
|
improved doc on preemptive callback mode
|
2007-01-11 21:37:43 +00:00 |
|
Jeff Hill
|
287743f140
|
1) replaced elimateExcessiveSendBacklog with
requestMessageBytesPending and flush
2) Removed callback control guards from this interface
|
2007-01-11 21:33:31 +00:00 |
|
Andrew Johnson
|
4f2cb790e5
|
Additional instances needed for 3.14.9-pre2 to load.
|
2006-12-21 15:44:41 +00:00 |
|
Jeff Hill
|
a00a246b0d
|
fixed html 4.01 compliance issues
|
2006-12-11 18:56:00 +00:00 |
|
Jeff Hill
|
94dfec0999
|
fixed compiler warning
|
2006-12-05 19:56:28 +00:00 |
|
Jeff Hill
|
ce17ed5ae2
|
fixed gnu warning
|
2006-12-01 00:19:31 +00:00 |
|
Jeff Hill
|
0dd205f750
|
installed osdWireFormat.h
|
2006-11-30 22:20:10 +00:00 |
|
Jeff Hill
|
f2cc4a73e9
|
fixed gnu warnings
|
2006-11-29 21:37:05 +00:00 |
|
Jeff Hill
|
de6ce2f679
|
dont allow unbounded round trip estimates
|
2006-11-18 00:56:59 +00:00 |
|
Jeff Hill
|
ffb5e239f2
|
catch client initiated write requests with invalid dbr types in the client library
|
2006-11-18 00:52:09 +00:00 |
|
Jeff Hill
|
4bf25982fa
|
added guards to interface
|
2006-11-18 00:51:08 +00:00 |
|
Jeff Hill
|
e308021980
|
initialize time at last send when creating search timer. This
guarantees no possibility of bogus search response delay
measurement
|
2006-11-18 00:50:35 +00:00 |
|
Jeff Hill
|
b0e5ae5a58
|
use new data conversion interface
|
2006-11-18 00:48:36 +00:00 |
|
Jeff Hill
|
01f39d3e47
|
use new data conversion interface
|
2006-11-18 00:42:32 +00:00 |
|
Jeff Hill
|
7b461161fc
|
write request now goes directly to iiu
|
2006-11-18 00:41:56 +00:00 |
|
Jeff Hill
|
d2404e93a5
|
socket related data structures should use socket byte swap
|
2006-11-18 00:41:16 +00:00 |
|
Jeff Hill
|
e9a208a78f
|
remove writeRequest from the interface
|
2006-11-18 00:33:09 +00:00 |
|
Jeff Hill
|
a8ed82801f
|
byte swap socket data structures with socket lib byte swap
|
2006-11-18 00:31:48 +00:00 |
|
Andrew Johnson
|
ecac0269dd
|
Stop "warning: `id' defined but not used" messages from gcc -- use a char[]
instead of a char* and they go away!
|
2006-11-16 19:32:13 +00:00 |
|
Jeff Hill
|
0e4f45dac5
|
fixed mantis 260
|
2006-06-06 23:09:25 +00:00 |
|
Jeff Hill
|
679d754891
|
fix for mantis 258
|
2006-06-06 22:57:01 +00:00 |
|
Jeff Hill
|
ad093ea6a2
|
fix for mantis 258
|
2006-06-06 22:44:33 +00:00 |
|
Jeff Hill
|
cf231b5af3
|
fixed repeated sentance
|
2006-03-27 15:47:49 +00:00 |
|
Jeff Hill
|
0f4acafeae
|
fixed mantis 239
|
2006-02-17 22:54:49 +00:00 |
|
Jeff Hill
|
b55729875d
|
fixed mantis 239
|
2006-02-17 22:33:54 +00:00 |
|
Jeff Hill
|
dd63c3177d
|
improved test
|
2006-02-13 16:33:59 +00:00 |
|
Jeff Hill
|
ceb11f1fb4
|
fix for a potential race in ca_context_destroy
|
2006-02-13 16:33:46 +00:00 |
|
Janet B. Anderson
|
147e21b71f
|
Changed EPICS_UPDATE_LEVEL to EPICS_PATCH_LEVEL.
|
2005-12-19 21:42:40 +00:00 |
|
Jeff Hill
|
bd14b17c94
|
fixed send thread blocks trying to destroy the IIU because the
callback lock was taken without using a callback lock manager
|
2005-12-08 16:23:15 +00:00 |
|
Jeff Hill
|
363199adfa
|
fixed bug occurring when interfacing with EPICS 3.11
|
2005-11-22 00:11:16 +00:00 |
|
Jeff Hill
|
8ba5e2fd1c
|
clarrified return from ca_poll, ca_pend_event
|
2005-11-15 20:22:28 +00:00 |
|
Jeff Hill
|
171977d01f
|
added ca_context_detach
|
2005-11-14 23:28:09 +00:00 |
|
Jeff Hill
|
29d179401f
|
standards unconformant C++ compilers (such as msvs 6.0) dont like
two for loops with the same varaible name in the same scope
|
2005-11-14 16:16:55 +00:00 |
|
Jeff Hill
|
343ecd29e8
|
removed return of void from void function which makes standards incompliant
compiler bark
|
2005-11-14 16:14:07 +00:00 |
|
Jeff Hill
|
72d92451a6
|
removed space in front of #else
|
2005-11-14 16:12:57 +00:00 |
|
Jeff Hill
|
f4aa9c2e33
|
fix for mantis 153
|
2005-11-09 23:55:15 +00:00 |
|
Jeff Hill
|
6f6f1d22cd
|
better fix for mantis 111
|
2005-11-08 21:25:23 +00:00 |
|
Ralph Lange
|
892f8581b1
|
Fixed fixes for HP-UX.
|
2005-11-04 15:54:34 +00:00 |
|
Ralph Lange
|
aa84e0a6b0
|
Fixed warnings for HP-UX.
|
2005-11-04 14:37:02 +00:00 |
|
Ralph Lange
|
22be6c91e1
|
Fixed warnings for HP-UX.
|
2005-11-04 14:20:12 +00:00 |
|
Jeff Hill
|
6c69138be0
|
dont pass time stamp to receive watchdog notify
|
2005-10-31 22:24:38 +00:00 |
|
Jeff Hill
|
c9f43cf50a
|
fix for mantis 111: force recv thread to run first when both receive watchdog
and receive thread are blocking for the preeemptive callback control lock
|
2005-10-31 22:24:02 +00:00 |
|