Jeff Hill
9a5ca9203c
dont include shareLib.h more than necessary
2002-08-29 17:01:10 +00:00
Jeff Hill
f958bd3ab0
cosmetic
2002-08-29 17:00:44 +00:00
Jeff Hill
8bba4da432
add support for ignoring requests from certain addresses
2002-08-29 16:59:46 +00:00
Jeff Hill
51f853ccb5
removed cvs revisions in header
2002-08-29 16:56:38 +00:00
Jeff Hill
75f52f8833
removed ifdefs
2002-08-29 16:56:10 +00:00
Jeff Hill
da21bbf308
dont include shareLib.h more than necessary
2002-08-29 16:55:36 +00:00
Jeff Hill
67f2ac78ed
errSymFind -> errSymLookup
2002-08-29 16:55:15 +00:00
Jeff Hill
6dff6348fe
Deal with postpone status returned from an enum string table cache fetch initiate
...
chained to an asynchronous create PV by printing a message and not filling
in the cache. This can be fixed easier later once the server is threaded again.
2002-08-29 16:53:31 +00:00
Jeff Hill
0d4d2560e6
cosmetic
2002-08-29 16:49:03 +00:00
Jeff Hill
69790213e3
dont allow asynchronous completion error code to drop down to lower layers
2002-08-22 21:42:31 +00:00
Jeff Hill
a5b1beb9da
dont print disconnect message if there are zero bytes to send
2002-08-22 21:16:54 +00:00
Jeff Hill
0f70d78803
fixed sun pro warnings
2002-08-22 15:53:14 +00:00
Jeff Hill
ebe7870015
avoid comparison between signed and unsigned numbers
2002-08-22 14:39:46 +00:00
Jeff Hill
cb9b81cdad
fixed enum string table cache update so that it can complete asynchronously
2002-08-22 00:00:22 +00:00
Jeff Hill
a15af6a1d5
installed new source files
2002-08-21 16:42:05 +00:00
Jeff Hill
23225348d6
installed
2002-08-21 16:33:50 +00:00
Jeff Hill
d1ddd2627b
converted inlines to ordinary functions
2002-08-21 16:33:00 +00:00
Jeff Hill
dd67086dc9
use bool for boolean variable
2002-08-21 16:31:37 +00:00
Jeff Hill
17070c70c8
removed inlines from class definition
2002-08-21 16:31:15 +00:00
Jeff Hill
4c7134933d
define epicsExportSharedSymbols correctly
2002-08-21 16:29:04 +00:00
Jeff Hill
f44597e923
fixed problem wher enum string table cache was installed for wrong primitive type
2002-08-21 16:27:24 +00:00
Jeff Hill
cbb652bcce
use enum for enumerated variable
2002-08-21 16:25:14 +00:00
Jeff Hill
a3b726f105
allow specification of PV's best external type
2002-08-21 16:23:38 +00:00
Jeff Hill
82ba4f0a1f
moved inlines out of class definition
2002-08-21 16:22:30 +00:00
Jeff Hill
dd43dfc717
cosmetic
2002-08-21 16:21:49 +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
Janet B. Anderson
de14296b80
Changed BASE_ to EPICS_.
2002-07-31 17:07:07 +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
edf1c075c3
fixed improper emulation of ellFree
2002-07-26 19:16:42 +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
Jeff Hill
109c17c6f1
catch initialization exception
2002-07-13 01:09:24 +00:00