Commit Graph

5397 Commits

Author SHA1 Message Date
Jeff Hill
6174ebefde made printf related stuff no longer inline 2001-02-09 17:24:49 +00:00
Jeff Hill
a885e11a74 dont delete channels in destructor 2001-02-09 17:24:06 +00:00
Jeff Hill
56c0dbc4b2 made bind routine more fault tollarant 2001-02-09 17:21:12 +00:00
Jeff Hill
49a79bf8fb made tests work with local channels 2001-02-09 17:19:52 +00:00
Jeff Hill
6aadf7f5fc changed class hierarchy in cacIO.h 2001-02-09 17:19:24 +00:00
Jeff Hill
7286d6be96 cosmetic 2001-02-09 17:16:43 +00:00
Marty Kraimer
5de0de0e14 changes after discussion with Jeff 2001-02-08 18:58:27 +00:00
Jeff Hill
10bd2f2372 fixed minor compiler errors 2001-02-08 17:05:11 +00:00
Jeff Hill
2f90f91f22 fixed MS DLL related warning 2001-02-07 23:11:06 +00:00
Ralph Lange
733204b3c2 += full RSET definition for C++ 2001-02-06 22:53:11 +00:00
Marty Kraimer
e80ea9a289 add const in may places 2001-02-06 15:19:53 +00:00
Jeff Hill
1a7fd71b2f simplified 2001-02-02 02:17:55 +00:00
Jeff Hill
27ffa8e384 cosmetic 2001-02-01 01:16:38 +00:00
Marty Kraimer
6a52eff141 osiTime=>epicsTime 2001-01-31 13:34:02 +00:00
Jeff Hill
865ab30162 fixed parse error 2001-01-31 02:40:17 +00:00
Jeff Hill
4729b48bd7 removed unused semaphore 2001-01-31 02:33:28 +00:00
Jeff Hill
855f1afc9d added member function that returns the number of entries installed 2001-01-31 02:00:21 +00:00
Jeff Hill
1bb85f670c print warning message if IO is still installed in tcp iiu when
it disconnects
2001-01-31 01:59:32 +00:00
Jeff Hill
321dae127a make tcpiiu object unavailable to udp before shutting it down 2001-01-31 01:58:47 +00:00
Jeff Hill
e7200ab600 fixed conn handler conn test to allow multiple loops 2001-01-31 00:54:11 +00:00
Marty Kraimer
c5b6b92361 main change is suppress error message 2001-01-30 16:17:32 +00:00
Janet B. Anderson
8a8f1a7ccf Modified depends rules 2001-01-30 16:02:25 +00:00
Marty Kraimer
748f8f9131 replacement for osiTime 2001-01-29 20:17:09 +00:00
Jeff Hill
7d6ded2ad7 installed workaround for gnu warning 2001-01-27 00:48:06 +00:00
Jeff Hill
e10d86cd05 added newline at EOF 2001-01-27 00:46:07 +00:00
Jeff Hill
d704cd7bb8 add new line at EOF 2001-01-27 00:45:07 +00:00
Jeff Hill
8b2f9c138a fixed C++ style comment in C file 2001-01-27 00:23:16 +00:00
Jeff Hill
728a319f3d fixed spelling 2001-01-27 00:18:43 +00:00
Jeff Hill
10d8caa7ea cosmetic 2001-01-27 00:17:06 +00:00
Jeff Hill
a33c20599c made tcp recv and send watch dogs embedded objects 2001-01-27 00:16:44 +00:00
Jeff Hill
29f275ab82 made tcp recv and send watch dogs embedded objects and
added debug diagnostics
2001-01-27 00:16:21 +00:00
Jeff Hill
d85ee06cee added beacon period diagnostic, fixed flush logic, made tcp
recv and send watch dogs embedded objects
2001-01-27 00:15:19 +00:00
Jeff Hill
5882c4d675 added beacon period diagnostic 2001-01-27 00:13:39 +00:00
Jeff Hill
55bd72a6b1 made tcp send / recv watch dogs be embedded objects 2001-01-27 00:12:54 +00:00
Jeff Hill
ca53e44f8a fixed logic when beacon arrives for a dead IIU 2001-01-27 00:10:29 +00:00
Jeff Hill
c5bc8f753b added several new tests 2001-01-27 00:08:53 +00:00
Jeff Hill
79f66abba3 installed event rate test 2001-01-27 00:07:52 +00:00
Jeff Hill
1e63230768 fixed port was sent in the wrong byte order in beacon message 2001-01-26 22:11:33 +00:00
Jeff Hill
a1aea5a3d7 fixed potentiall bug when communicating with earlier versions 2001-01-26 21:13:48 +00:00
Jeff Hill
99454b6ca6 fixed spelling 2001-01-25 20:53:43 +00:00
Jeff Hill
35e4be9f4a dont use sendto on connected socket 2001-01-25 19:13:45 +00:00
Jeff Hill
9a0335326f rearrange include hierarchy 2001-01-25 19:03:46 +00:00
Jeff Hill
41232fae4f fixed missing inline func includes on sun pro 2001-01-25 02:26:10 +00:00
Jeff Hill
70b368c854 added new uninstal methods which are initially noops 2001-01-25 02:16:22 +00:00
Jeff Hill
1cfca09aa1 improved IIU shutdown seq for IO 2001-01-25 02:14:59 +00:00
Jeff Hill
c50d84e50d better destroy sequence 2001-01-25 02:12:03 +00:00
Jeff Hill
dc3d2b9ff9 removed destroy method and added uninstall method 2001-01-25 02:11:12 +00:00
Jeff Hill
d3dc9bee2b better variable name 2001-01-25 02:10:28 +00:00
Jeff Hill
7a560a88b1 rearranged order of tests 2001-01-25 02:09:18 +00:00
Jeff Hill
2a150bd018 made memeber func const 2001-01-25 02:07:39 +00:00