Commit Graph

5536 Commits

Author SHA1 Message Date
Ralph Lange
2e5c6b90a6 Bugfix: Don't suppress conditions to test for ... 2000-06-29 17:03:02 +00:00
Jeff Hill
48ba6a3f57 cosmetic 2000-06-29 14:36:49 +00:00
Jeff Hill
3ccbc07746 added newline at EOF 2000-06-29 14:36:14 +00:00
Jeff Hill
6599c80c18 added newline at EOF 2000-06-29 14:30:18 +00:00
Jeff Hill
910b93de18 installed 2000-06-29 00:40:57 +00:00
Jeff Hill
71f7435760 clean up 2000-06-29 00:21:43 +00:00
Marty Kraimer
8a2347f4c5 use new osi code to retrieve broadcast addr 2000-06-28 20:46:52 +00:00
Janet B. Anderson
60fa2b0694 Changed 68k to x86 in lynxos files. 2000-06-28 19:51:38 +00:00
Janet B. Anderson
a88c0b7b4e Initial version 2000-06-28 19:47:54 +00:00
Marty Kraimer
c2562b8aac soft time support for vxWorks 2000-06-28 19:36:14 +00:00
Marty Kraimer
a309283f20 put drcTS command in correct place 2000-06-28 19:32:30 +00:00
Marty Kraimer
c6657832b8 timezone and drvTS for vxWorks 2000-06-28 19:07:10 +00:00
Marty Kraimer
2cfdfece71 replace tsStampToText with tsStampToStrftime 2000-06-28 18:42:37 +00:00
Ralph Lange
1d1539d356 Changes for more convenience 2000-06-28 15:56:34 +00:00
Ralph Lange
4f4d35a1d8 Changes for HP-UX 2000-06-28 15:55:36 +00:00
Jeff Hill
e16b93f3f2 cleaned up double if stmnt into one if stmnt 2000-06-27 23:50:17 +00:00
Jeff Hill
a87af205c7 use iter.valid() and not iter.eol() (cosmetic) 2000-06-27 23:42:39 +00:00
Jeff Hill
e1c6fe975d fixed beacon protocol bug 2000-06-27 23:38:15 +00:00
Jeff Hill
c9d466380d specify that the client's timer queue is thread managed 2000-06-27 23:09:16 +00:00
Jeff Hill
66b35e578b added host name pointer function 2000-06-27 23:08:04 +00:00
Jeff Hill
69162db301 use iter.valid() and not iter.eol() (cosmetic) 2000-06-27 23:07:01 +00:00
Jeff Hill
45c116e750 use shutdown() in addition to close because of subtle difference
between linux and Solaris when knock a thread out of recv()
2000-06-27 23:02:02 +00:00
Janet B. Anderson
b2eab57ea7 Change definition of host executables. 2000-06-27 23:01:45 +00:00
Jeff Hill
84659ca1b7 uses host name pointer function now 2000-06-27 22:59:07 +00:00
Jeff Hill
bdfd67f9cc installed into CVS 2000-06-27 22:57:02 +00:00
Jeff Hill
d0260ff39a added new source file: localHostName.cpp 2000-06-27 22:56:36 +00:00
Jeff Hill
a94770361c use iter.valid() and not iter.eol() (cosmetic) 2000-06-27 22:55:50 +00:00
Jeff Hill
f27e839ab1 removed "pinging repeater" message 2000-06-27 22:44:22 +00:00
Jeff Hill
9fd3e2a494 many changes 2000-06-27 22:35:43 +00:00
Jeff Hill
db0905f2ab use iter.valid() 2000-06-27 22:34:08 +00:00
Jeff Hill
33e6ae6470 balanced lock calls 2000-06-27 22:33:22 +00:00
Jeff Hill
384daa87cc backed out over-zelous use of smart pointers 2000-06-27 22:32:22 +00:00
Jeff Hill
46d8c1edaf cosmetic 2000-06-27 22:30:25 +00:00
Jeff Hill
f91be05cde 1) users must now select between
single threaded and multi threaded operation
2) default timer queue does not now have manager thread
2000-06-27 22:24:58 +00:00
Marty Kraimer
746c7f2af6 add _POSIX_THREAD_PROCESS_SHARED 2000-06-27 17:53:17 +00:00
Jeff Hill
d633a0001e fixed duplicate definition of valid () member func 2000-06-27 17:30:32 +00:00
Jeff Hill
d815872938 added valid() member function, moved function implementations down,
fixed DLL export issues
2000-06-27 00:24:41 +00:00
Jeff Hill
ab3608aada cosmetic 2000-06-26 23:57:23 +00:00
Jeff Hill
d525da0a7b use different method for finding eol 2000-06-26 23:56:01 +00:00
Jeff Hill
65da62b879 fixed problem which slipped through testing because IDE modified
installed version.
2000-06-26 23:54:53 +00:00
Jeff Hill
9e9ead744a cosmetic 2000-06-26 23:49:04 +00:00
Jeff Hill
af9a564c3e fixed bug which was impacting performance, but not functionality
(we needed to process once for each expired timer on the queue)
2000-06-26 23:45:16 +00:00
Jeff Hill
16946b8b40 added valid iterator member to bidirectional iterator class 2000-06-26 23:42:56 +00:00
Jeff Hill
84c1b75d8d moved inline func out of instantiate ifdef 2000-06-26 23:42:12 +00:00
Jeff Hill
2bae9d1f21 adjusted DLL symbol export 2000-06-26 15:37:41 +00:00
Jeff Hill
78aa3f6a9f fixed gnu formatted IO warning 2000-06-23 22:15:49 +00:00
Jeff Hill
703080f8fa cleaning up 2000-06-23 21:58:18 +00:00
Jeff Hill
adf84044d2 doc 2000-06-23 00:05:16 +00:00
Jeff Hill
c27b99996b initialize id variable in constructor 2000-06-23 00:04:09 +00:00
Jeff Hill
47729fed41 added preemptive callback control
reinstalled flow control
2000-06-22 23:59:51 +00:00