Commit Graph

1215 Commits

Author SHA1 Message Date
Jeff Hill
ce7922e830 removed broadcast overlap testing 2002-03-07 19:06:00 +00:00
Jeff Hill
7b67b4d719 fixed spelling 2002-03-07 18:52:41 +00:00
Jeff Hill
a0bc56d975 removed off normal code from inline function 2002-03-07 18:50:18 +00:00
Jeff Hill
43c216e749 improved message 2002-03-07 18:48:49 +00:00
Jeff Hill
7c4e5e5fac better test to see if a large message will fit in the old buffer 2002-03-07 18:46:12 +00:00
Marty Kraimer
2bf7778ab6 change putNotify timout message 2002-03-07 17:03:26 +00:00
Jeff Hill
b5eca64650 dont terminate client in default exception if the array request was too large 2002-03-05 01:28:37 +00:00
Jeff Hill
ace535e9dd better function name 2002-03-01 01:10:21 +00:00
Jeff Hill
1a1c884fa9 changed channel and subscription uninstal procedures 2002-02-28 00:20:31 +00:00
Jeff Hill
18e9d2a299 auto mutex release now requires an auto mutex 2002-02-28 00:16:18 +00:00
Jeff Hill
3d24376430 vixed pre ansi c prototype 2002-02-28 00:15:22 +00:00
Jeff Hill
bafc730072 changed circuit shutdown procedure 2002-02-28 00:13:42 +00:00
Jeff Hill
e3c2eec82b improved test 2002-02-28 00:10:00 +00:00
Jeff Hill
56703d7d0f removed c++ style comment 2002-02-26 15:37:55 +00:00
Jeff Hill
f622f67a21 added more array tests 2002-02-26 15:32:44 +00:00
Ralph Lange
90614ef12e All HPUX warnings fixed. 2002-02-25 15:19:51 +00:00
Jeff Hill
70748cde4b doc 2002-02-20 23:38:31 +00:00
Jeff Hill
9126e5dd9a added additional tests 2002-02-15 22:42:39 +00:00
Jeff Hill
0180e5aff7 fixed selection of preemptive call back 2002-02-15 22:42:27 +00:00
Jeff Hill
285f9e718d added cast 2002-02-11 23:00:30 +00:00
Jeff Hill
5c73a4fa91 detect beacons duplicated by redundant routes 2002-02-11 19:23:46 +00:00
Jeff Hill
bb307159d9 avoid deadlock when holding callback lock, deleting channel, but not
identified as thread that might be in possesion of cb lock
2002-02-11 19:22:17 +00:00
Jeff Hill
94835992fc changed priotocol revision 2002-02-11 19:19:05 +00:00
Jeff Hill
0962df6fcf changed time out 2002-02-11 19:18:17 +00:00
Jeff Hill
0b2c21767a fix for CONNRESET with disconnected udp socket issue 2002-02-07 19:00:10 +00:00
Jeff Hill
d96fb9ac5d call epics builtin inline byte swapping 2002-02-06 23:41:53 +00:00
Janet B. Anderson
f25b12f52e Removed old R3.13 type Makefiles. 2002-02-06 16:45:07 +00:00
Janet B. Anderson
0e039cb7fa Added win32 resource file. 2002-02-06 16:44:35 +00:00
Ralph Lange
5fc667f7f4 Some more HP aCC warning fixes. 2002-02-06 11:09:12 +00:00
Ralph Lange
fd5ef88125 Fixed some static_cast / HP aCC tag problems. 2002-02-06 10:09:35 +00:00
Jeff Hill
eb86c4109e fixed warnings 2002-02-06 02:28:27 +00:00
Jeff Hill
921db3d9f8 make copy constructor and assignment oper private 2002-02-06 02:27:42 +00:00
Jeff Hill
8f85d2887c cosmetic 2002-02-06 02:23:17 +00:00
Jeff Hill
b7bd21ae9b supress duplicate addr list message in certain situations 2002-02-06 02:20:59 +00:00
Jeff Hill
746222f8c9 removed leftover junk 2002-02-06 02:20:28 +00:00
Jeff Hill
461cb4d9a3 supress duplicate addr list message in certain situations 2002-02-06 02:14:21 +00:00
Jeff Hill
933a4e9646 fuixed warning messages 2002-02-06 02:13:43 +00:00
Ralph Lange
497eb2d1c4 Moved CA_..._PORT static casts from caProto.h into C++ sources. 2002-02-05 12:58:31 +00:00
Ralph Lange
1876eac721 Fuzzily wise-guyishly fixed a misspelling. 2002-02-05 12:38:58 +00:00
Ralph Lange
0e3bb1193a Reintroduced two different interfaces (=widths) for priority. 2002-02-05 10:35:25 +00:00
Ralph Lange
4bd3e02954 Changes for HP-UX 11 - first semi-stable version 2002-02-04 16:05:49 +00:00
Jeff Hill
58a16ba21d fixed hpux warnings 2002-01-31 16:54:04 +00:00
Jeff Hill
7d3d54005f fixed build failure after Ralph's function spelling fix 2002-01-17 23:46:10 +00:00
Ralph Lange
74418146a6 Minor changes to fix HP aCC warnings. 2002-01-16 16:12:56 +00:00
Ralph Lange
d36da3e81b Explicit cast to fix HP aCC warning. 2002-01-16 16:08:08 +00:00
Ralph Lange
8c89a40e80 Fixed function name misspelling. 2002-01-16 16:05:27 +00:00
Ralph Lange
d168f04f95 Commented out redundant extern "C" declarations to avoid HP aCC errors 2002-01-16 15:58:41 +00:00
Jeff Hill
3255947854 use type bool for single bit bitfields 2002-01-15 16:24:34 +00:00
Jeff Hill
28c48721b1 fixed HPUX warning 2002-01-11 16:26:37 +00:00
Jeff Hill
0bb6fb285d will not build with GNU unless the enum is defined 2002-01-09 01:13:26 +00:00