Commit Graph

678 Commits

Author SHA1 Message Date
Jeff Hill
2de4aebb86 fixed GNU warnings 2000-08-30 15:28:41 +00:00
Jeff Hill
bccc803512 clean out orphans 2000-08-29 22:54:35 +00:00
Jeff Hill
49da8ca043 cancel () watchdog when disconnecting and report correct disconnect
timer total interval
2000-08-29 22:52:15 +00:00
Jeff Hill
9a5b709a0a use socket_close () instead of shutdown () 2000-08-29 22:51:16 +00:00
Jeff Hill
43fef5d326 removed declaration for unused class 2000-08-29 17:33:08 +00:00
Jeff Hill
a5108c78a6 cosmetic 2000-08-28 21:33:21 +00:00
Jeff Hill
032a5bf234 fixed repeater register port bug 2000-08-26 00:56:06 +00:00
Jeff Hill
2549ad8615 fixed sun pro warnings 2000-08-25 20:55:15 +00:00
Jeff Hill
5351224ae7 fixed inline not emitted if not defined in module w virtual destructor and -g 2000-08-25 20:28:56 +00:00
Jeff Hill
a911a27845 fixed Linux uses unsigned where int is used on other OS 2000-08-25 19:44:30 +00:00
Jeff Hill
18b885af33 fixed GNU and SUN PRO warnings 2000-08-25 17:55:18 +00:00
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