Commit Graph

484 Commits

Author SHA1 Message Date
Jeff Hill
1adff7f6c7 updated to support new BSD network interface query API 2000-06-28 16:33:51 +00:00
Marty Kraimer
c71cbc4f36 remove blank from task name 2000-06-28 15:48:43 +00:00
Jeff Hill
c8029c6597 changed "m_type" to "m_dataType" in order to avoid collision
with MACRO supplied by WRS's Tornado II product
2000-06-28 15:41:19 +00:00
Janet B. Anderson
9caa93a5aa Added win32 resource file. Removed some lines from ca.def. 2000-05-09 20:43:32 +00:00
Janet B. Anderson
5c084c6ca7 Moved header files and changed Makefiles to get rid of inc build step. 2000-05-08 18:10:20 +00:00
Janet B. Anderson
af2f551e58 Added changes for Borland compiler buld. 2000-04-11 20:17:25 +00:00
Jeff Hill
51847ba684 allow UDP to receive NOOP proto from the repeater 1999-12-16 18:41:39 +00:00
Jeff Hill
65f755a5e2 made client more robust made client more robust when
poorly formulated messages are received
1999-12-11 00:49:53 +00:00
Jeff Hill
89d52c190f fixed missing paramter to checkConnWatchDogs() func 1999-09-02 21:16:43 +00:00
Jeff Hill
28a2cbb289 use (void) and not () in func proto when its not a C++ file 1999-09-02 21:12:18 +00:00
Jeff Hill
db6fe79dac vis C++ version 6.0 ng IP workaround 1999-07-15 21:10:38 +00:00
Jeff Hill
a001aa24d8 fixed bug where client disconnects while waiting to send TCP 1999-07-15 21:07:33 +00:00
Jeff Hill
cb0209f493 close all non-stdio files before repeater exec 1999-07-15 21:01:29 +00:00
Jeff Hill
57a1ebfa50 added congestion thresh to search sched alg 1999-07-15 20:52:38 +00:00
Jeff Hill
7d649345c2 fixed infinite loop when ENOBUFS returned by sendto() 1999-07-15 20:50:23 +00:00
Jeff Hill
ffb229e321 added congestion thresh to search sched alg 1999-07-15 20:33:46 +00:00
Jeff Hill
ee9a42638a fixed bug where client disconnects while waiting to send TCP 1999-07-15 20:23:57 +00:00
cvs2svn
0ceb42cc74 This commit was manufactured by cvs2svn to create branch 'B3.13'. 1998-12-21 20:59:31 +00:00
Jeff Hill
a79d5fa471 fixed infinite loop 1998-11-17 02:40:56 +00:00
Jeff Hill
46be0d449a reduced socket buf sizes 1998-11-10 21:57:20 +00:00
Jeff Hill
c425cea48d improved doc 1998-10-27 18:13:48 +00:00
Jeff Hill
93745fa03c fixed warnings 1998-10-27 00:47:28 +00:00
Jeff Hill
3c43b78e77 eliminated warning 1998-10-27 00:43:27 +00:00
Janet B. Anderson
a175ac0518 Modified log message. 1998-10-07 14:32:52 +00:00
Jeff Hill
23f88290b1 added missing macros 1998-10-05 20:33:10 +00:00
Jeff Hill
444f4c0bcc more robust in situations wherelocal IP cant be determined 1998-09-29 20:50:37 +00:00
Jeff Hill
20773a6037 fixed warnings 1998-09-25 00:20:56 +00:00
Jeff Hill
acf112999a eliminated DLL run-down call to ca_task_exit() 1998-09-24 23:52:57 +00:00
Jeff Hill
429b7ae7a2 turned off debug output 1998-09-24 23:01:05 +00:00
Jeff Hill
7eca88fcf8 backed out previous change 1998-09-24 21:34:24 +00:00
Jeff Hill
b2dcaf3113 conn.c 1998-09-24 21:22:58 +00:00
Jeff Hill
e189a30222 subtle changes related to efficency when checking connection timers 1998-09-24 21:22:57 +00:00
Jeff Hill
ef42291613 cosmetic 1998-09-24 21:22:56 +00:00
Jeff Hill
3801cf0b81 improved message 1998-09-24 21:22:55 +00:00
Jeff Hill
75b61caa96 subtle changes related to efficency when checking connection timers 1998-09-24 21:22:54 +00:00
Jeff Hill
b40864bf6d CLR_CA_TIME() now correctly zeros the delay 1998-09-24 21:22:53 +00:00
Jeff Hill
fe16f5bd01 improved debug output 1998-09-24 21:22:52 +00:00
Jeff Hill
16f6f6e39e detect reconnect faster when IOC reboots quickly 1998-09-24 21:22:51 +00:00
Jeff Hill
fd088bfa83 added ca_get_ioc_connection_count () 1998-09-24 21:18:25 +00:00
Jeff Hill
607157e99a verify that conn is dropped when channel count goes to zero 1998-09-24 21:11:38 +00:00
Jeff Hill
2b21b5608d o test routine added
o allow large PV names
1998-09-24 21:10:38 +00:00
Jeff Hill
71112a41df allow the user name to change when they use su 1998-08-12 16:36:54 +00:00
Jeff Hill
a3a8bae82f removed mm lib 1998-07-07 23:28:42 +00:00
Jeff Hill
660db2e523 print Mbps 1998-07-07 23:05:46 +00:00
Jeff Hill
8808b28571 cosmetic changes 1998-07-07 23:04:00 +00:00
Jeff Hill
e7af37a2a1 use high precision timers 1998-07-07 23:01:42 +00:00
Jeff Hill
94fdaba021 EPICS_DLL => EPICS_DLL_NO (so we are backwards compatible 1998-06-22 22:32:05 +00:00
Jeff Hill
c5cd953aba use ipAddrToA 1998-06-18 00:15:03 +00:00
Jeff Hill
eebf5ef09d fixed problem where beta 12 briefly didnt communicate with old CA repeaters 1998-06-17 00:39:05 +00:00
Jeff Hill
e134af5b80 allow saturated clients to poll/use new consolodated IP address routines in libCom/clean up when a server and client delete the PV simultaneously 1998-06-16 01:16:09 +00:00