Commit Graph

494 Commits

Author SHA1 Message Date
Marty Kraimer
605eb45c0d for 3.14 only single Makefile 1999-09-13 13:46:31 +00:00
Jeff Hill
971e71c28d improved the way that socket error numbers are converted to strings,
changed () to (void) in func proto, and fixed missing parameter to
checkConnWatchdogs() bug resulting from this
1999-09-02 21:44:50 +00:00
Jeff Hill
05fb4aa04b improved access control message 1999-09-01 23:42:06 +00:00
Jeff Hill
eea6ff3181 fixed bug occurring when connection dropped while waiting to send 1999-07-16 21:09:00 +00:00
Jeff Hill
97f0ca4039 fixed bug occurring when connection dropped while waiting to send, and
initialize new search gongestion thresh parm
1999-07-16 17:08:05 +00:00
Jeff Hill
27229f9c14 close open files not associated with stdio before exec'ing the
repeater
1999-07-16 17:05:43 +00:00
Jeff Hill
5df25bf67a cosmetic changes 1999-07-16 17:03:23 +00:00
Jeff Hill
250eb430ae added congestion thresh parm for search alg 1999-07-16 17:02:06 +00:00
Jeff Hill
22143f39ee cosmetic changes 1999-07-16 16:40:14 +00:00
Jeff Hill
0fd2f6479b added congestion thresh parm to search alg 1999-07-16 16:38:59 +00:00
Jeff Hill
4fb64e8933 fixed bug occurring when connection dropped while waiting to send, and
initialize new search gongestion thresh parm
1999-07-16 16:28:24 +00:00
Jeff Hill
b68eb7dbb2 removed revision comments in favor of CVS 1999-07-15 23:20:01 +00:00
Jeff Hill
4ee8f8a8ee fixed comment 1999-07-15 23:14:30 +00:00
Jeff Hill
1909fed55c fixed infinite loop when ENOBUFS returned by sendto() 1999-07-15 20:15:30 +00:00
Jeff Hill
aeb07cfc3c close all open files when spawning the repeater 1999-05-11 20:31:54 +00:00
Jeff Hill
5ec6a3522f close all open files when spawning the repeater 1999-05-11 20:09:58 +00:00
Jeff Hill
679d3529f0 close all open files when spawning the repeater 1999-05-11 19:42:44 +00:00
Jeff Hill
03ce7056c3 better message 1999-05-10 23:33:08 +00:00
Jeff Hill
ef64ab51c2 better test for overflow in ca_time_diff() 1999-04-30 00:00:58 +00:00
Jeff Hill
1750eef1c0 now compatible with API changes in winsock provided with 6.0 SDK 1999-04-29 23:53:32 +00:00
Jeff Hill
a9d2c3ae3c added latency test 1999-04-29 23:18:27 +00:00
Jeff Hill
a84818d9e6 added gr dbl test 1999-04-29 23:14:57 +00:00
Jeff Hill
21fa3016c9 removed test target 1999-04-13 23:44:46 +00:00
Jeff Hill
596edff56c added dbr_long_t readback test 1999-02-12 00:26:31 +00:00
Jeff Hill
2d927db988 fixed ca_put() for 64 bit machines 1999-02-11 23:44:15 +00:00
Jeff Hill
3556f965a6 shorter iteration count for VMS 1999-01-28 21:19:01 +00:00
Jeff Hill
e4e365d22e improved VAX floating point 1999-01-28 21:12:17 +00:00
Jeff Hill
5d4eddf424 fixed typo 1998-12-21 17:50:01 +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