Commit Graph

1348 Commits

Author SHA1 Message Date
Jeff Hill 3aa95fdd91 changed loacal host name cache object to an epics singleton 2002-07-08 16:35:24 +00:00
Jeff Hill 8b043badd2 fixed memory leak 2002-06-27 23:54:32 +00:00
Jeff Hill 692a72f46c o upgraded udp to use version and sequence numbers
o fixed race condition in search timer
2002-06-25 18:52:50 +00:00
Jeff Hill 385b7708dc doc 2002-06-25 18:45:01 +00:00
Jeff Hill c8095b4edc search timer now uses a private lock 2002-06-17 15:18:58 +00:00
Jeff Hill 36b061fa2f eliminated dead lock vulnerability 2002-06-14 18:22:50 +00:00
Jeff Hill e58cf16041 correct logic surrounding search timer schedualing flags 2002-06-13 23:32:39 +00:00
Jeff Hill bb979470c9 removed unused include 2002-06-13 17:24:48 +00:00
Jeff Hill f279640dc0 fixed preemptive callback enable was backwards 2002-05-30 00:32:50 +00:00
Jeff Hill f69356a872 fixed improper documentation of connection timeout default 2002-05-29 16:28:14 +00:00
Jeff Hill 8caf6b3793 fixed spelling 2002-05-28 23:57:17 +00:00
Jeff Hill 3e7f126804 no need to instantiate templates that are not inline 2002-05-28 23:56:54 +00:00
Jeff Hill 712d55f3b5 avoid use of ellFree because we get a freee and a malloc in different dlls 2002-05-28 23:56:16 +00:00
Jeff Hill b6d6688314 improved tcp shutdown sequence 2002-05-15 16:53:41 +00:00
Jeff Hill 14c5ffcd37 avoid warning message on LInux 2002-05-14 23:56:34 +00:00
Jeff Hill 5430388d1b fixed another tcp shutdown problem 2002-05-14 23:41:45 +00:00
Jeff Hill 43911f857a optimized flush and fixed tcp shutdown sequence 2002-05-14 22:46:43 +00:00
Jeff Hill 8f306ef992 more work on tcp shutdown sequence 2002-05-14 20:30:29 +00:00
Jeff Hill f2f41fd87b better progress logging during regression testing 2002-05-13 21:24:29 +00:00
Jeff Hill 632e7da1ac fixed udp shutdown in ~cac 2002-05-13 21:24:01 +00:00
Jeff Hill 210222a2f3 export shutdown capability for ~cac 2002-05-13 21:23:26 +00:00
Jeff Hill c32e538936 workaround sun pro problem again 2002-05-09 18:53:19 +00:00
Jeff Hill 813a4f526c improved ioCancel and shutdown sequence 2002-05-09 17:22:36 +00:00
Jeff Hill ec3bc12ba4 added currently connected flag 2002-05-09 17:21:39 +00:00
Jeff Hill 76bd95f7ae fixed maintenance of outstanding io count 2002-05-09 17:21:10 +00:00
Jeff Hill 105da2c781 removed removeAllChannels() mf 2002-05-09 17:19:12 +00:00
Jeff Hill 3bbcf08dc3 fixed sun pro warning 2002-05-09 15:29:33 +00:00
Jeff Hill fede2bbfcc added newline at eof 2002-05-09 15:01:52 +00:00
Jeff Hill bae9cd3f9a removed unused member 2002-05-09 15:01:06 +00:00
Jeff Hill 8352aeb398 reordered ctor init to eliminate gnu warning 2002-05-09 15:00:40 +00:00
Jeff Hill ee3666f242 reordered init to eliminate gnu warning 2002-05-09 15:00:14 +00:00
Jeff Hill cfadf93a1f restructured exception handler 2002-05-09 00:39:18 +00:00
Jeff Hill 42b45eb09a cosmetic 2002-05-09 00:37:46 +00:00
Jeff Hill a37fc2a962 new interface 2002-05-09 00:37:15 +00:00
Jeff Hill 07bf67ef2f moved someof the functionality into the old interface and improved shutdown sequence 2002-05-09 00:36:55 +00:00
Jeff Hill 71827bb2ce moved someof the functionality into the old interface 2002-05-09 00:35:32 +00:00
Jeff Hill cc0abe0d02 interface change 2002-05-09 00:33:41 +00:00
Jeff Hill 40b3f5571e adapt to interface change 2002-05-09 00:33:02 +00:00
Jeff Hill d96252dbc5 COSMETIC 2002-05-09 00:32:33 +00:00
Jeff Hill b056f542aa optimized 2002-05-09 00:32:00 +00:00
Jeff Hill 82c7b2cd85 io counters are now in old interface 2002-05-09 00:30:17 +00:00
Jeff Hill cac8ac979b adapt to new interface 2002-05-09 00:29:46 +00:00
Jeff Hill 38ac07f64f eliminated the tcp kill timer 2002-05-09 00:29:04 +00:00
Jeff Hill 0f58a2eb39 moved someof the functionality into the old interface 2002-05-09 00:28:40 +00:00
Jeff Hill 3c5f460e0f match new interface 2002-05-09 00:26:44 +00:00
Jeff Hill 78e871e05c moved chan out to derived class 2002-05-09 00:26:13 +00:00
Jeff Hill e696fa03eb cosmetic 2002-05-09 00:23:50 +00:00
Jeff Hill 9518468911 new virtual iiu interface 2002-05-08 23:34:14 +00:00
Jeff Hill 48e23429cb moved io in progress counter to old interface 2002-05-08 23:33:37 +00:00
Jeff Hill 8289f8550b improved shutdown sequence 2002-05-08 23:29:57 +00:00