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
126 lines of code changed in 4 files:
removed inline keyword
10 lines of code changed in 2 files:
avoid problems with early g++
8 lines of code changed in 1 file:
fixed warnings
16 lines of code changed in 3 files:
improved doc
11 lines of code changed in 1 file:
fixed warning
2 lines of code changed in 1 file:
fixed warnings
37 lines of code changed in 1 file:
eliminated warning
14 lines of code changed in 1 file:
Bug in gdd::~gdd fixed (CA gateway crashes).
12 lines of code changed in 1 file:
fixed inline is too big warning
44 lines of code changed in 4 files:
fixed case problem on UNIX
2 lines of code changed in 1 file:
fixed problem associated with deleting "const char *"
on the solaris compiler
15 lines of code changed in 1 file:
fixed missing new line at EOF
5 lines of code changed in 1 file:
fixed HP-UX warnings
51 lines of code changed in 5 files:
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
101 lines of code changed in 5 files:
attempted to clean up HP_UX warnings
18 lines of code changed in 3 files:
attempted to clean up HP-UX warnings
654 lines of code changed in 3 files:
fixed spelling & clarified use of TMP env var
40 lines of code changed in 1 file:
fixed potential event discard under heavy load
48 lines of code changed in 2 files:
Modified log message.
20 lines of code changed in 3 files:
fixed sync bugs
66 lines of code changed in 1 file:
added missing macros
16 lines of code changed in 1 file:
removed pragma
0 lines of code changed in 1 file:
log number of no buf errors and print them in a diagnostic
58 lines of code changed in 4 files:
use proper net byte order for exception reflect
7 lines of code changed in 1 file:
Added new field PREC for display of double and float fields ULIM, LLIM,
SDEL, SVAL, SGNL, and WDTH. Added unsigned long fields HOPR and LOPR for
display of VAL array counts. Changed SDEL field from SPC_NOMOD to
SPC_RESET to allow start and stop of the watch dog timer.
101 lines of code changed in 2 files: