Commit Graph

38 Commits

Author SHA1 Message Date
Marty Kraimer
dbe9c8e75f changes for osiThread=>epicsThread 2001-01-18 19:08:14 +00:00
Jeff Hill
ad5db9a914 osi => epics name change to accomodate aps 2001-01-12 00:24:12 +00:00
Jeff Hill
418aa20de6 accomodate Marty's osi => epics name changes 2001-01-11 21:54:53 +00:00
Jeff Hill
fcdec162d9 cleaned up disconnect sequence 2000-11-30 17:12:13 +00:00
Jeff Hill
5fe64ffc92 g++ requires address operator for mem func ptr 2000-11-20 21:13:36 +00:00
Jeff Hill
6fd085c371 bhe no-longer self deletes 2000-11-20 17:47:12 +00:00
Jeff Hill
6d1ad48c39 include inline func for gnu 2000-11-08 04:48:35 +00:00
Jeff Hill
4784b73a9f improved performance 2000-11-08 03:52:18 +00:00
Jeff Hill
0c1583ff7b fixed deadlock discovered during connect / disconnect test 2000-10-20 23:34:39 +00:00
Jeff Hill
ac2b421401 removed debug output 2000-10-11 19:47:34 +00:00
Jeff Hill
05134e7b9f upgraded use DNS asynchronously in order to avoid lock ups 2000-10-10 22:39:36 +00:00
Jeff Hill
226fc86ce5 improved shutdown behavior 2000-09-14 00:21:09 +00:00
Jeff Hill
cc21e955bf changed abotive shutdown 2000-09-07 19:32:48 +00:00
Jeff Hill
ef77d41cc1 fixed potential race condition and turned TCPNODELAY on 2000-09-07 01:30:43 +00:00
Jeff Hill
87a8230100 better diagnostics and disconnect claims pending channels
in tcpiiu::~tcpiiu
2000-09-06 00:33:14 +00:00
Jeff Hill
77835f345f distinguish between a clean and an abrupt shutdown.
cancel send watchdog timer immediately after exiting send
2000-08-30 19:49:52 +00:00
Jeff Hill
67bbc1aef2 execute shutdown locgic with lock applied 2000-08-30 17:07:28 +00:00
Jeff Hill
2de4aebb86 fixed GNU warnings 2000-08-30 15:28:41 +00:00
Jeff Hill
9a5b709a0a use socket_close () instead of shutdown () 2000-08-29 22:51:16 +00:00
Jeff Hill
18b885af33 fixed GNU and SUN PRO warnings 2000-08-25 17:55:18 +00:00
Jeff Hill
f830e99e58 many, many changes 2000-08-25 01:52:33 +00:00
Jeff Hill
71f7435760 clean up 2000-06-29 00:21:43 +00:00
Jeff Hill
66b35e578b added host name pointer function 2000-06-27 23:08:04 +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
5313404121 elevated priority of CAC timer event thread 2000-06-16 20:00:06 +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
dec79926e5 cleaned up disconnect timer logic 2000-06-15 01:23:56 +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
314671f6e9 cleaned up thread names 2000-06-08 17:59:30 +00:00
Jeff Hill
e37dd309fc cosmetic 2000-06-08 16:26:22 +00:00
Jeff Hill
10570cfe0c removed warning message when lower priority is unavailable 2000-06-08 15:00:57 +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
b8c7f8f8b6 fixes for various sun pro compiler warnings 2000-05-03 00:47:16 +00:00
Jeff Hill
d9bd2a3bdf workaround for Solaris compiler bug 2000-04-28 02:16:03 +00:00
Jeff Hill
547f1b15fa major revisions 2000-04-28 01:29:00 +00:00