Commit Graph

1747 Commits

Author SHA1 Message Date
Jeff Hill
f27e839ab1 removed "pinging repeater" message 2000-06-27 22:44:22 +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
47729fed41 added preemptive callback control
reinstalled flow control
2000-06-22 23:59:51 +00:00
Jeff Hill
9639af7f3a increase the maximum size of the cached host name string 2000-06-17 00:35:52 +00:00
Jeff Hill
645b0883aa correctly calculate the number of bytes in the CA connect sequence 2000-06-17 00:35:01 +00:00
Jeff Hill
2e67127f25 eliminate the UDP send thread 2000-06-16 23:35:02 +00:00
Jeff Hill
5313404121 elevated priority of CAC timer event thread 2000-06-16 20:00:06 +00:00
Jeff Hill
828bd4392b fixed solaris cleanup hang by using close instead of shutdown 2000-06-15 23:06:09 +00:00
Jeff Hill
dd83010c37 fixed solaris cleanup hang by using close instead of shutdown 2000-06-15 22:47:18 +00:00
Jeff Hill
7741f6b45c added shutdown () sys call diagnostics 2000-06-15 21:47:20 +00:00
Jeff Hill
9a885db4d1 fixed recv thread shutdown bug 2000-06-15 20:46:29 +00:00
Jeff Hill
0185bd2fba include proper ANSI header and fix usage diagnostic 2000-06-15 17:52:52 +00:00
Jeff Hill
d2aaae9be6 dont break out of semaphore block every 60 sec as in the past 2000-06-15 17:47:57 +00:00
Jeff Hill
dc979956c1 upgraded catime to allow N channels to be specified 2000-06-15 17:46:05 +00:00
Jeff Hill
dec79926e5 cleaned up disconnect timer logic 2000-06-15 01:23:56 +00:00
Jeff Hill
f6303c29a9 removed warning messages 2000-06-14 21:53:57 +00:00
Jeff Hill
152d874163 changed message 2000-06-14 21:51:12 +00:00
Jeff Hill
889e03fa83 check for shutdown condition when socket sys call returns EINTR 2000-06-13 22:33:27 +00:00
Jeff Hill
0c5b00ce4c cosmetic 2000-06-13 22:30:05 +00:00
Jeff Hill
f945d5e6c9 cosmetic 2000-06-13 20:41:17 +00:00
Jeff Hill
9fced3bc4f codmetic 2000-06-13 20:40:14 +00:00
Jeff Hill
2518b8f727 cosmetic 2000-06-13 20:37:04 +00:00
Jeff Hill
963fee1856 added exception handler for UDP protocol errors 2000-06-12 23:53:34 +00:00
Jeff Hill
9a41b6d2ba fixed duplicate address entry search loop bug 2000-06-12 20:59:58 +00:00
Jeff Hill
faf8e5f2d2 cleaned up thread names 2000-06-08 18:08:39 +00:00
Jeff Hill
314671f6e9 cleaned up thread names 2000-06-08 17:59:30 +00:00
Jeff Hill
e613d58ea5 fixed lock () where unlock() was needed 2000-06-08 16:55:24 +00:00
Jeff Hill
e37dd309fc cosmetic 2000-06-08 16:26:22 +00:00
Jeff Hill
0c960706b6 changed locking mechanisms 2000-06-08 15:09:12 +00:00
Jeff Hill
6065f78d3b locking mechanism is now virtual 2000-06-08 15:06:04 +00:00
Jeff Hill
9e3dafa4bb improved message 2000-06-08 15:05:17 +00:00
Jeff Hill
7d6d6e6b11 addded lock member functions 2000-06-08 15:04:45 +00:00
Jeff Hill
a2b7e25be5 removed lock macros 2000-06-08 15:04:16 +00:00
Jeff Hill
c95b5225e2 added mutex protection 2000-06-08 15:03:10 +00:00
Jeff Hill
10570cfe0c removed warning message when lower priority is unavailable 2000-06-08 15:00:57 +00:00
Jeff Hill
436cdc0562 cosmetic 2000-06-08 14:59:51 +00:00
Jeff Hill
9c65e69c0b added test for first subscription update 2000-06-08 14:59:21 +00:00
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