Commit Graph
1967 Commits
Author SHA1 Message Date
Jeff Hill b1d85b357c getsockname does not return an IP address for wildcarded UDP socket
so we must force use of loop back address
2000-08-25 15:40:06 +00:00
Jeff Hill 5fcac78ee1 fixed inline virtual destructor 2000-08-25 15:02:29 +00:00
Jeff Hill e1a25e18b1 added newline at EOL 2000-08-25 14:51:31 +00:00
Jeff Hill 6b54aedb9a cosmetic 2000-08-25 02:11:36 +00:00
Jeff Hill 057299c53b added newline at EOF 2000-08-25 02:09:29 +00:00
Jeff Hill f830e99e58 many, many changes 2000-08-25 01:52:33 +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
Jeff Hill e16b93f3f2 cleaned up double if stmnt into one if stmnt 2000-06-27 23:50:17 +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
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