Commit Graph

3391 Commits

Author SHA1 Message Date
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
851b153afa cosmetic 1998-09-24 20:53:54 +00:00
Jeff Hill
c36de7d61d subtle changes which relate to not flushing the output buffer if there are bytes
pending in the input queue (improves performance)
1998-09-24 20:50:50 +00:00
Jeff Hill
461e1f3844 cosmetic 1998-09-24 20:42:30 +00:00
Jeff Hill
69ae776409 supply resource id to logBadIdWithFileAndLineno() 1998-09-24 20:41:49 +00:00
Jeff Hill
b5e4de9cff new error message 1998-09-24 20:40:56 +00:00
Jeff Hill
857a19ddef o block if unable to get buffer space for the exception message
o subtle changes related to properly dealing with situations where
both the server tool and the client tool delete the same PV simultaneously
1998-09-24 20:40:07 +00:00
Jeff Hill
608228b328 send exception in correct byte order / block if no space for exception 1998-09-24 20:35:16 +00:00
Jeff Hill
421ad0d456 cosmetic 1998-09-24 20:33:03 +00:00
Marty Kraimer
2e7a0f1922 fix bugs for JDCT 1998-09-15 15:05:22 +00:00
Jeff Hill
71112a41df allow the user name to change when they use su 1998-08-12 16:36:54 +00:00
Steve Lewis
cffb3ce69e Put __STDC__ guard around errlogListener. 1998-08-06 23:08:12 +00:00
Jeff Hill
6dacae6103 changed new to pnew avoiding C++ keyword clash 1998-08-06 18:25:45 +00:00
Jeff Hill
f903d29c73 eventsOff is no longere a private member 1998-07-23 16:48:15 +00:00
Ralph Lange
8c4e600953 Made bit B0 'DCT No' 1998-07-22 16:51:49 +00:00
Jeff Hill
652a8b289e winmm => advapi32 1998-07-08 15:50:29 +00:00
Jeff Hill
b48235c925 use arch indep types 1998-07-08 15:50:12 +00:00
Jeff Hill
3ac0769562 cosmetic 1998-07-08 15:39:16 +00:00
Jeff Hill
4207b67727 fixed lost monitors during flow control problem 1998-07-08 15:38:10 +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
239061a09c winmm => advapi32 1998-07-07 22:45:13 +00:00
Jeff Hill
17d233c2d7 use high precision timers 1998-07-07 22:43:26 +00:00
Jeff Hill
a8dfe7b4f4 removed unused include 1998-07-07 22:42:07 +00:00
Jeff Hill
ffc026ca61 fixed shared/static issues on WIN32 1998-07-07 22:38:05 +00:00
Ralph Lange
8b6eaf6a0f += \ to / conversion when reading env.vars and RELEASE entries
+= optimized patterns when replacing tags within files
1998-06-23 15:59:33 +00:00
Jeff Hill
eca09fb129 fixed use of nill ptr in gdd::put(const gdd* dd) 1998-06-23 15:10:36 +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
3c5875c821 use ./ in from of genApps$(exe) cmd 1998-06-22 20:54:53 +00:00
Ralph Lange
f0a76674af += \ to / conversion for all commandline arguments (incl. $0 -> $command) 1998-06-19 12:30:46 +00:00
Jeff Hill
0f2fb17864 updated release notes for R3.13B12 1998-06-18 00:20:44 +00:00
Jeff Hill
b719362755 fixed inconsitent use of htonl() 1998-06-18 00:16:37 +00:00
Jeff Hill
c5cd953aba use ipAddrToA 1998-06-18 00:15:03 +00:00
Jeff Hill
be88672134 installed bwd compat casPV constructor 1998-06-18 00:09:39 +00:00
Jeff Hill
84efd88c45 deleted unused variables 1998-06-18 00:08:30 +00:00
Marty Kraimer
5c0775883e add note for win95 1998-06-17 18:43:01 +00:00
Marty Kraimer
5e0bfbc9f7 Do NOT modify $0. Copy it to another variable instead 1998-06-17 18:39:06 +00:00