Commit Graph

654 Commits

Author SHA1 Message Date
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
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 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