Commit Graph

609 Commits

Author SHA1 Message Date
Jeff Hill
bd3a2ed76a install loopback address into the address list if no interfaces
found during auto-configure.
2000-06-06 00:17:33 +00:00
Jeff Hill
e698db7345 fixed printf format miss-match 2000-06-06 00:15:20 +00:00
Jeff Hill
4ce66fbc3d cleaned up arch ifdefs 2000-06-05 23:57:33 +00:00
Jeff Hill
9b5c502142 use thread once during initialization 2000-06-03 01:19:29 +00:00
Jeff Hill
a2fd2a5463 no message 2000-06-03 01:15:53 +00:00
Jeff Hill
a3e9ee3146 removed variable which is no-longer extern 2000-06-03 01:15:00 +00:00
Jeff Hill
0c1417f15a new error message 2000-06-03 01:14:29 +00:00
Jeff Hill
2380c4bcda export cacChannel class from the DLL 2000-06-02 16:28:39 +00:00
Jeff Hill
a2ace4e106 fixed build problem (lack of cacChannel class in cacIO.h) 2000-05-31 23:26:04 +00:00
Jeff Hill
4674eccf2d changed the name of bsdSock{Attach,Release} 2000-05-31 22:36:31 +00:00
Jeff Hill
c9d6b15639 improved test 2000-05-31 22:01:36 +00:00
Jeff Hill
9bd5cdd198 added local channel rundown and split mutex 2000-05-31 22:00:49 +00:00
Jeff Hill
281563320e added lock member and local channel member 2000-05-31 21:58:42 +00:00
Jeff Hill
f468be9d39 added local channel IO class 2000-05-31 21:57:54 +00:00
Jeff Hill
ada4b952b7 return local channel 2000-05-31 21:57:00 +00:00
Jeff Hill
58aa6aa2ba clarified message 2000-05-31 21:56:27 +00:00
Jeff Hill
765753e7bc added local channel list and split mutex to avoid deadlock 2000-05-31 21:53:59 +00:00
Jeff Hill
813b3ec871 attach to channel in the constructor 2000-05-31 21:41:44 +00:00
Jeff Hill
a1fe981d98 cosmetic 2000-05-31 21:39:54 +00:00
Jeff Hill
6c9909eea1 write flush removed because it servers no purpose and slows
things down
2000-05-31 21:37:01 +00:00
Jeff Hill
1ac6493678 cosmetic 2000-05-31 21:21:47 +00:00
Jeff Hill
009ebefec4 changed the name of the CAC process thread to not include blanks 2000-05-25 16:52:46 +00:00
Jeff Hill
5d18f555fa use generic stack size 2000-05-25 15:12:30 +00:00
Jeff Hill
2c47e57940 move arguments back to the constructtor 2000-05-25 14:43:47 +00:00
Marty Kraimer
8230a0622d add start method to osiThread 2000-05-19 15:40:15 +00:00
W. Eric Norum
3da88ff8df Add check for __i386__ to detect Linux 'x86 machines. 2000-05-09 16:17:42 +00:00
Jeff Hill
091147080c fixed gnu warnings 2000-05-05 01:19:32 +00:00
Jeff Hill
43e856cf11 removed 2000-05-05 01:09:21 +00:00
Jeff Hill
9a6f2d4389 fixed some GNU warnings 2000-05-05 00:53:48 +00:00
Jeff Hill
98b9a5c3e1 fixed several bugs 2000-05-04 01:11:29 +00:00
Marty Kraimer
3ba710a304 check for non null pointer 2000-05-03 18:05:29 +00:00
Jeff Hill
cff5d80b7c fixed host name func to match prototype 2000-05-03 00:53:51 +00:00
Jeff Hill
b8c7f8f8b6 fixes for various sun pro compiler warnings 2000-05-03 00:47:16 +00:00
Jeff Hill
33f8e63c21 various gnu compiler dialect issue fixes 2000-05-03 00:41:30 +00:00
Jeff Hill
0e823a62c7 fixed memcpy () arguments reversal 2000-04-28 02:19:49 +00:00
Jeff Hill
d9bd2a3bdf workaround for Solaris compiler bug 2000-04-28 02:16:03 +00:00
Jeff Hill
cefdde06d4 added missing void 2000-04-28 01:46:11 +00:00
Jeff Hill
547f1b15fa major revisions 2000-04-28 01:29:00 +00:00
Marty Kraimer
dc56ff0b0d pvEventQueuePostSingleEventNoop noew returns void 2000-03-23 14:15:42 +00:00
Jeff Hill
63852bb1f9 change single event post to return void 2000-03-22 17:37:40 +00:00
Marty Kraimer
800b45a28b separate pvAdapter definitions from cadef 2000-03-22 16:49:58 +00:00
Jeff Hill
0b71825578 dont wrap other header files with extern "C" 2000-03-21 18:47:31 +00:00
Jeff Hill
d71cc2b7b3 cosmetic 2000-03-21 18:43:13 +00:00
Jeff Hill
5c10c3b409 proper flush for claim messages 2000-03-15 16:05:38 +00:00
Jeff Hill
20f46a2283 cosmetic 2000-03-14 22:55:12 +00:00
Jeff Hill
4602470c64 changed function names 2000-03-14 22:49:41 +00:00
Jeff Hill
a96e26b018 moved new definitions here 2000-03-14 22:48:49 +00:00
Jeff Hill
e854d70404 dont include net_convert.h 2000-03-14 22:46:45 +00:00
Jeff Hill
b9ab41263e changed symbol names and moved routines within the file 2000-03-14 22:45:58 +00:00
Jeff Hill
99cf6c259f dont include addrList.h 2000-03-14 22:45:03 +00:00