Commit Graph

7483 Commits

Author SHA1 Message Date
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
Janet B. Anderson
8ded7b56ab Removed ANSI and CPLUSPLUS 2001-01-30 16:00:51 +00:00
Janet B. Anderson
e8dec4073d Updated comments 2001-01-30 16:00:46 +00:00
Janet B. Anderson
5f6be5e6e8 Updated all flags. 2001-01-30 16:00:42 +00:00
Janet B. Anderson
c558d86ba9 Initial version 2001-01-30 16:00:39 +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
Janet B. Anderson
258a09c5e0 Added optional alternate compiler command line parm. 2001-01-26 16:29:45 +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
Marty Kraimer
943982da70 new headers 2001-01-24 21:35:53 +00:00
Jeff Hill
e5e747c6c5 added new line at EOF 2001-01-24 18:26:27 +00:00
W. Eric Norum
ffdd3ce510 No need to call epicsThreadInit since it is now completely internal to
osdThread.c.
2001-01-24 14:23:34 +00:00
Jeff Hill
db43b6e983 upgraded event subscription logic 2001-01-23 23:56:05 +00:00
Marty Kraimer
debb5b5814 dont open output file until input sucessfully read 2001-01-23 21:33:18 +00:00
Jeff Hill
745977642e fixed Solaris warnings introduced by prev change 2001-01-22 23:36:44 +00:00
Jeff Hill
3761af7cd2 fixed gnu warnings introduced by prev change 2001-01-22 23:16:57 +00:00
Jeff Hill
abe1bc9e98 fixed borland warning 2001-01-22 23:00:13 +00:00
Jeff Hill
57bf87beac fixed borland warning 2001-01-22 22:52:51 +00:00
W. Eric Norum
e7bfee6f8d Must include osdInterrupt.h to get prototype for interrupt context message
handler daemon.
2001-01-22 21:11:21 +00:00