Jeff Hill
|
a70d98555b
|
ca_printf
|
1992-07-23 17:56:57 +00:00 |
|
Jeff Hill
|
1dd0495d54
|
ca_printf()
|
1992-07-23 17:56:09 +00:00 |
|
Jeff Hill
|
2c0d606b7d
|
use ca_printf for logMsg
|
1992-07-23 15:25:16 +00:00 |
|
Jeff Hill
|
0c9feb513e
|
dont check nonportable status from free() and make local subs static
|
1992-04-28 17:41:01 +00:00 |
|
Jeff Hill
|
260e7ce5b8
|
dont check unportable status from free() & local subs static
|
1992-04-28 17:39:21 +00:00 |
|
Jeff Hill
|
4b9762b205
|
dont check unportable status from free() & local subs static
|
1992-04-28 17:38:50 +00:00 |
|
Jeff Hill
|
9471526675
|
made local routines static
|
1992-04-28 17:37:58 +00:00 |
|
Jeff Hill
|
59fd3a7177
|
set state to ca_conn before sending monitor request
|
1992-04-16 16:48:55 +00:00 |
|
Jeff Hill
|
66e541f726
|
fix chan state set to invalid prior to use in ca_clear_chan() bug
|
1992-04-14 18:02:34 +00:00 |
|
Jeff Hill
|
fbc9f870e4
|
dont allow them to add an event which does not select anything (has a nill mask)
|
1992-03-20 18:23:32 +00:00 |
|
Jeff Hill
|
90636dfd74
|
initial broadcast retry delay is now a #define
|
1992-03-19 11:45:28 +00:00 |
|
Jeff Hill
|
d2e223e333
|
initial rebroadcast delay is now a #define
|
1992-03-19 11:44:43 +00:00 |
|
Jeff Hill
|
9e0e8c62a4
|
initial rebroadcast delay is now a #define
|
1992-03-19 11:37:20 +00:00 |
|
Jeff Hill
|
2f6e945ece
|
reset the iiu delay if the current time is specified
|
1992-03-19 11:36:44 +00:00 |
|
Jeff Hill
|
c97873ca1e
|
declare post_msg() integer
|
1992-03-16 14:42:27 +00:00 |
|
Jeff Hill
|
0097d7a523
|
disconnect on bad message
|
1992-03-16 14:41:59 +00:00 |
|
Jeff Hill
|
ed40636bbd
|
disconect on bad message
|
1992-03-16 14:41:34 +00:00 |
|
Jeff Hill
|
c2a409b136
|
dont clear resource for monitor in IOC if IOC connected but chan not connected
|
1992-03-11 14:15:37 +00:00 |
|
Jeff Hill
|
1d23f15a0a
|
moved modify of chan state inside LOCK to support new field use
|
1992-03-11 13:41:50 +00:00 |
|
Jeff Hill
|
7445198ed6
|
better diagnostics/ better UDP disconnect
|
1992-03-11 13:38:36 +00:00 |
|
Deb Kerstiens
|
685c114ba9
|
added param for maxlen to macro substitution (gsdl_main_macro())
|
1992-03-09 09:05:44 +00:00 |
|
Jeff Hill
|
e2bbf0c7da
|
Initial revision
|
1992-02-26 15:51:45 +00:00 |
|
Jeff Hill
|
8a99974782
|
added declaration of taskIdCurrent for compiling with V4 vxWorks
|
1991-12-02 11:24:43 +00:00 |
|
Jeff Hill
|
1a54964e7d
|
new check for ca_pend() during an event under vxWorks
|
1991-11-26 15:38:15 +00:00 |
|
Jeff Hill
|
070c87d528
|
new vxWorks variable for task with the event lock
|
1991-11-26 15:37:09 +00:00 |
|
Jeff Hill
|
430a5dd799
|
MACRO becomes subroutine
|
1991-11-26 15:36:38 +00:00 |
|
Jeff Hill
|
68ba5201ee
|
flush prior to each send
|
1991-11-26 15:36:13 +00:00 |
|
Jeff Hill
|
97451d9aae
|
*** empty log message ***
|
1991-11-04 17:20:53 +00:00 |
|
Jeff Hill
|
b1c753552d
|
added NELEMENTS()
|
1991-09-26 17:07:08 +00:00 |
|
Jeff Hill
|
ff8256cecb
|
dont send if conn down
|
1991-09-26 16:29:22 +00:00 |
|
Jeff Hill
|
d1142afdcf
|
changed order of ops on LOCALTICKS
|
1991-09-24 16:30:37 +00:00 |
|
Jeff Hill
|
0617d4dcfc
|
preprocessor syntax error under UNIX
|
1991-09-23 09:51:55 +00:00 |
|
Jeff Hill
|
ac4678e70a
|
comment out vxWorks stuff under UNIX
|
1991-09-23 09:51:14 +00:00 |
|
Jeff Hill
|
d5babb03f6
|
comment vxWorks stuff under UNIX
|
1991-09-23 09:50:48 +00:00 |
|
Jeff Hill
|
8e3a277522
|
V4/V5 vxWorks
|
1991-09-20 15:25:01 +00:00 |
|
Jeff Hill
|
3d280e47ae
|
local_addr() has new arguments
|
1991-09-20 15:24:38 +00:00 |
|
Jeff Hill
|
202979b8ed
|
updated CA test routines
|
1991-09-20 15:23:22 +00:00 |
|
Jeff Hill
|
a68ec3f02d
|
cosmetic, V4/V5. dont use vxWorks.h under UNIX
|
1991-09-20 15:22:46 +00:00 |
|
Jeff Hill
|
1c64143fa6
|
cosmetic changes
|
1991-09-20 15:21:56 +00:00 |
|
Jeff Hill
|
788104c685
|
dont disconnect if IOC busy (UNIX CA client only)
|
1991-09-20 15:19:56 +00:00 |
|
Jeff Hill
|
8c16e1232f
|
V4/V5 vxWorks and better UNIX disconnect
|
1991-09-20 15:18:14 +00:00 |
|
Jeff Hill
|
c37196ec15
|
m_postsize needed htons() for the VAX
|
1991-08-07 17:19:33 +00:00 |
|
Jeff Hill
|
3959edb8bb
|
*** empty log message ***
|
1991-07-31 16:50:27 +00:00 |
|
Jeff Hill
|
0a0cf9c5b7
|
server handles client crash
|
1991-07-16 15:58:22 +00:00 |
|
Jeff Hill
|
5f4e7cf080
|
allways use memcpy in ca_put()
|
1991-07-02 14:25:11 +00:00 |
|
Jeff Hill
|
c5b78854e9
|
allways use memcpy()
|
1991-07-02 14:24:51 +00:00 |
|
Jeff Hill
|
c6e8557a86
|
sun4 support added
|
1991-06-27 16:02:21 +00:00 |
|
Marty Kraimer
|
ab8bf10521
|
changed taskParams to task_params
|
1991-06-20 08:46:16 +00:00 |
|
Mark Anderson
|
dba0f970b5
|
Initial revision
|
1991-05-03 12:13:14 +00:00 |
|
Mark Anderson
|
c40050c44e
|
ANL/LANL integration
|
1991-04-04 11:25:49 +00:00 |
|