Commit Graph

226 Commits

Author SHA1 Message Date
Jeff Hill 7cb76ae9e4 dont recompute connection time outs if the time stamp doesnt change 1995-08-22 00:25:22 +00:00
Jeff Hill 46e00da251 recompute the current time variable after waiting in a semaphore
(instead of select)
1995-08-22 00:24:38 +00:00
Jeff Hill 39d98562fc dont recompute connection timers if the time stamp hasnt changed 1995-08-22 00:23:36 +00:00
Jeff Hill 8624be05d4 Dont wait for itsy bitsy delays to expire 1995-08-22 00:22:52 +00:00
Jeff Hill c0da182217 Dont recompute connection timers if the time stamp hasnt changed 1995-08-22 00:22:07 +00:00
Jeff Hill 6dab97f8e7 added KLUDGE def of S_db_Pending 1995-08-22 00:20:27 +00:00
Jeff Hill 1abcc71e71 use current time var to init time stamp in a beacon hash entry 1995-08-22 00:19:21 +00:00
Jeff Hill f8f17eeb33 comments changed 1995-08-22 00:17:11 +00:00
Jeff Hill db50e1bdd7 Added test of the duration of ca_pend_event() 1995-08-22 00:16:34 +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 665a5134d3 send flush message when we see a new client 1995-08-18 00:30:07 +00:00
Janet B. Anderson 43ecde53f3 Makefile now uses library build rule from RULES.Vx,removed redundant rules. 1995-08-17 15:28:32 +00:00
Janet B. Anderson e6ffa71c54 Removed redundant rules. 1995-08-17 15:27:11 +00:00
Jeff Hill 66210afed7 epicsAPI => epicsShareAPI 1995-08-14 19:26:15 +00:00
Jeff Hill 51d44c6200 use epicsApi 1995-08-12 00:44:13 +00:00
Jeff Hill a362731044 use const in proto 1995-08-12 00:43:41 +00:00
Jeff Hill 0e225a4335 use epicsEntry 1995-08-12 00:42:23 +00:00
Jeff Hill 8c0527c25a dont allow res id reuse 1995-08-12 00:41:52 +00:00
Jeff Hill 92f91ee2cc allow multiple servers on one machine 1995-08-12 00:40:58 +00:00
Jeff Hill 1bd52dfef9 discover loss of client by connecting UDP sockets 1995-08-12 00:37:28 +00:00
Jeff Hill c7005b4783 dont muck with signal handlers already installed 1995-08-12 00:31:37 +00:00
Jeff Hill d9e3f09760 win NT changes 1995-08-12 00:30:24 +00:00
Jeff Hill 07a265d299 added const 1995-08-12 00:29:39 +00:00
Jeff Hill feb73d85b3 bumbed CA minor version to 5 1995-08-12 00:28:58 +00:00
Jeff Hill f18238a8b9 added shareLib.h and const to proto 1995-08-12 00:28:10 +00:00
Jeff Hill 8ff5572e6c linux changes 1995-08-12 00:27:24 +00:00
Jeff Hill 865e69d7d3 added const to func proto 1995-08-12 00:26:26 +00:00
Jeff Hill 38f82f342d new ca_pend_event() duration test 1995-08-12 00:25:34 +00:00
Jeff Hill 20fd27263a sped up ca_pend_event() poll 1995-08-12 00:24:58 +00:00
Jeff Hill 7760d16956 better fp test 1995-08-12 00:24:26 +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 fd679234dd doc 1995-08-12 00:18:59 +00:00
Jeff Hill 5e67b97e89 reformatted statement and fixed doc 1995-04-26 02:53:11 +00:00
Jeff Hill 7cd16f8ad6 fixed comment 1995-04-26 02:51:02 +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 214b9ae5c1 Use copyin structure to avoid VAX fp except when ieee is in VAX fp type
- also use dbr_ types
1995-04-06 17:06:14 +00:00
Jeff Hill 420249caac removed USEC_PER_SEC def 1995-04-06 17:01:52 +00:00
Jeff Hill 17a0f487a8 Increment the search resp count 1995-04-06 16:53:28 +00:00
Jeff Hill bbfcd9ff78 Use dbr_ types 1995-04-06 16:51:20 +00:00
Jeff Hill b9dc0dad91 added caIOBlockListFree() declaration 1995-04-06 16:49:51 +00:00
Jeff Hill 50be068a02 free outstanding get/put cb requests when the IOC disconnects 1995-04-06 16:47:41 +00:00
Jeff Hill a90bdf0098 exponentially increase delay between search requests only when we get
no responses
1995-04-06 16:33:02 +00:00
Jeff Hill a58a2439cd removed debug code (that was already commented out) 1995-04-06 16:28:45 +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 043eeb6a7c added ASSERTUNIX 1995-04-06 15:48:52 +00:00
Jeff Hill 333c985399 added FTP script 1995-03-07 23:19:44 +00:00
Jeff Hill f513681bc0 no zero length message under SOLARIS 1995-03-07 22:56:45 +00:00
Jeff Hill 4a5cb2a6e5 assert.h => epicsAssert.h 1995-03-07 01:20:33 +00:00