Commit Graph

80 Commits

Author SHA1 Message Date
Jeff Hill
03104dd373 Dont check the array element count when they add the event (just clip it) 1995-12-19 19:28:11 +00:00
Jeff Hill
d1102b06c0 recv task is now running at a lower priority than the send task under vxWorks 1995-10-18 16:49:23 +00:00
Jeff Hill
b782f63a7d new ca_flush_io() mechanism prevents deadlock when they call
ca_flush_io() from within an event routine. Also forces early
transmission of leading search UDP frames.
1995-10-12 01:30:10 +00:00
Jeff Hill
69f33b9e23 alignment fix for SPARC IOC client and changes to prevent running of
access rights or connection handlers when the connection is lost just
after deleting a channel
1995-09-29 21:47:33 +00:00
Marty Kraimer
7277c336f7 Fixed bug causing memory problem 1995-09-01 14:31:32 +00:00
Jeff Hill
5da79a5f56 fixed vxWorks specific SPARC data alignment problem 1995-08-23 00:34:06 +00:00
Jeff Hill
96605d4439 Use 1.0/USEC_PER_SEC and not 1.0e-6
Check for S_db_Pending when calling dbPutNotify()
1995-08-22 00:15:19 +00:00
Jeff Hill
593bc413bf *** empty log message *** 1995-08-22 00:12:07 +00:00
Jeff Hill
66210afed7 epicsAPI => epicsShareAPI 1995-08-14 19:26:15 +00:00
Jeff Hill
3fab82780b check for res id in use, epicsEntry, dont wait for itsy bitsy delay
in ca_pend_event(), better clean up when monitor is deleted and
we are disconnected
1995-08-12 00:23:32 +00:00
Jeff Hill
b5aa0e300c fixed bug where nill func ptr io block called for get cb at disconnect 1995-04-26 02:49:30 +00:00
Jeff Hill
962b520be8 removed unused variables 1995-04-06 16:25:09 +00:00
Jeff Hill
6747d4e0e9 restored call to ca_flush_io() in ca_pend_event()
also now uses caIOBlockListFree()
1995-04-06 16:00:31 +00:00
Jeff Hill
6460c2fc1d fetch time only once 1995-03-06 21:51:52 +00:00
Jeff Hill
fd9d79f445 epicsPrintf() changes 1995-02-18 01:41:12 +00:00
Jeff Hill
35b0e4aaba NT changes and (long) cast problem fixed 1995-02-16 22:34:06 +00:00
Jeff Hill
1ecdaff1b5 NT/ALPHA(VMS/printf handler) changes 1995-02-13 03:32:27 +00:00
Jeff Hill
885e9e829f send prior to calling select() opt and vxWorks td() safe 1994-12-07 00:27:29 +00:00
Jeff Hill
81de80789c added new EPICS env var
fixed delete of cast iiu when all disconn chan deleted
1994-11-29 22:40:22 +00:00
Jeff Hill
3fee3eceff fixed vx exit handler problems 1994-11-23 21:03:41 +00:00
Jeff Hill
bc89526dff more fixes for use of defunct task var under vxWorks 1994-11-17 21:12:23 +00:00
Jeff Hill
589ccacc3d Fixed vxWorks exit handler used wrong task variable 1994-11-17 19:09:55 +00:00
Jeff Hill
a88293bbbb dont alloc channel in response to search request changes 1994-11-16 03:41:25 +00:00
Marty Kraimer
1a826583e7 On ca_puts changed check for illegal type (needed for alarm ack) 1994-11-15 20:25:48 +00:00
Jeff Hill
547ca9d02d Changes for NT, ALPHA/OSF, and VAX/VMS port 1994-11-14 18:43:05 +00:00
Marty Kraimer
0999789dac Made changes for DBR_PUT_ACKT and DBR_PUT_ACKS 1994-09-02 13:06:31 +00:00
Mike Bordua
4f1b8a11b3 Channel access changes from Jeff Hill. 1994-07-12 20:17:28 +00:00
Jeff Hill
f9cd30e52d *** empty log message *** 1994-05-11 11:15:20 +00:00
Jeff Hill
150b802d30 organizing os dependent code 1994-05-10 13:51:45 +00:00
Jeff Hill
d6a2c24c7d quick disconnect changes 1994-05-06 13:26:51 +00:00
Jeff Hill
6ef0b24bae access control changes 1994-05-02 11:28:23 +00:00
Jeff Hill
70ac733c8e access control mods 1994-04-19 21:17:06 +00:00
Janet B. Anderson
0b6adbed26 removed prototype from non ansi line 1994-04-14 11:29:47 +00:00
Jeff Hill
254bd001d9 *** empty log message *** 1994-04-13 18:00:06 +00:00
Jeff Hill
7007bf95bb *** empty log message *** 1994-03-30 11:59:24 +00:00
Jeff Hill
2294913a54 added access control and ring buffers 1994-03-30 11:29:35 +00:00
Jeff Hill
36181ccb52 fixed bucketLib level memory leak (vxWorks) 1994-01-19 14:14:25 +00:00
Janet B. Anderson
9e84f3f710 for jhill CA memory leak at ca_task_exit() 1993-12-18 10:52:19 +00:00
Jeff Hill
4f11453290 (No flush in ca_pend_io() if no oustanding IO) 1993-12-03 11:11:59 +00:00
Jeff Hill
bd057a3735 now caches the beacon addr and period seen so far 1993-11-09 13:31:41 +00:00
Jeff Hill
fadb02a3cb dont make udp fd in ca_task_init 1993-10-08 21:51:22 +00:00
Jeff Hill
bf738a75a7 task_var_add() not avail under UNIX 1993-10-05 10:51:09 +00:00
Jeff Hill
da0e32587f ANSI C conversion & select() under vxWorks 1993-10-04 17:46:55 +00:00
Jeff Hill
2a812b8d2b pointer => client id 1993-09-09 16:46:48 +00:00
Jeff Hill
c8b5ee8ee5 spelling error 1993-08-27 19:57:17 +00:00
Jeff Hill
19481259fd V5 switches out 1993-08-11 17:53:24 +00:00
Mark Anderson
e1328ee69d replace #elif with equiv. #else - #if defined() ... #endif for non-ANSI-C preprocessors 1993-08-05 14:51:39 +00:00
Janet B. Anderson
4d12e39b19 changed dll/lst to ellLib stuff 1993-08-05 05:53:55 +00:00
Jeff Hill
1155631e40 merged LANL changes 1993-08-05 02:14:13 +00:00
Janet B. Anderson
87c032e8ef changed from dll to ell 1993-07-26 16:35:16 +00:00