Commit Graph

1312 Commits

Author SHA1 Message Date
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
Jeff Hill
6729deed11 removed 2002-05-08 23:26:50 +00:00
Jeff Hill
88e03be763 use cac ref to force tcpiiu shutdown 2002-05-08 23:26:38 +00:00
Jeff Hill
4f670ec9fe now stores a cac ref 2002-05-08 23:26:10 +00:00
Jeff Hill
524a987774 adapt to interface change 2002-05-08 23:24:34 +00:00
Jeff Hill
1078a86e36 cleaned up shut down sequence 2002-05-08 23:22:52 +00:00
Ralph Lange
68fe111e9b Changes for HPUX 2002-05-02 13:07:53 +00:00
Jeff Hill
a7a2f1c019 make this compile on vc++ 6 2002-05-01 00:42:40 +00:00
Jeff Hill
320bb98ae5 fixed shutdown problem 2002-04-30 23:04:48 +00:00
Jeff Hill
ad05e2bbdf made constructor public 2002-04-30 22:16:53 +00:00
Jeff Hill
8ff481530c use auto_ptr to avoid leaks 2002-04-30 22:16:25 +00:00
Jeff Hill
363dd09ca9 cosmetic 2002-04-30 22:15:42 +00:00
Jeff Hill
2f56969b60 moved exception hanling to C interface 2002-04-30 22:15:09 +00:00
Jeff Hill
877518ab26 restructured 2002-04-30 22:14:26 +00:00
Jeff Hill
5b4426baf8 use exception to pass back failed situation 2002-04-30 22:12:27 +00:00
Jeff Hill
74324ac5dd added comment 2002-04-30 22:11:22 +00:00
Jeff Hill
11f1a21d0e renamed functions and moved tcpiiu functions here 2002-04-30 22:10:59 +00:00
Jeff Hill
37623e5ac6 installed 2002-04-30 22:09:36 +00:00
Jeff Hill
49e5f620bd made get/put functions void 2002-04-30 22:09:19 +00:00
Jeff Hill
52ffe979b7 moved exception handling out of c++ functions 2002-04-30 22:08:29 +00:00
Jeff Hill
6e0cf9207d moved functions to comQueSend 2002-04-30 22:06:49 +00:00
Jeff Hill
a4ce9eeefc turn off hpux warnings 2002-04-30 16:14:42 +00:00
Jeff Hill
f79f3fe5a5 turn off hpux warnings 2002-04-30 16:06:39 +00:00
Jeff Hill
1494d211a6 avoided large bss 2002-04-30 00:55:12 +00:00
Jeff Hill
e5f5ffdee4 workaround for sun pro bug 2002-04-26 02:04:48 +00:00
Jeff Hill
9b74f123e5 all virtual functions in baseNMIU are now pure 2002-04-26 01:24:24 +00:00
Jeff Hill
515f5c811c added comment 2002-04-26 01:23:59 +00:00
Jeff Hill
b22084a741 firmed up compile time lock requirements 2002-04-26 00:10:35 +00:00
Jeff Hill
9e46188c51 firmed up compile time lock requirements 2002-04-25 23:51:20 +00:00
Jeff Hill
0680710841 cosmetic 2002-04-25 23:50:53 +00:00
Jeff Hill
35deb5810c dont hide global new with placement new/delete 2002-04-25 22:19:05 +00:00
Jeff Hill
aab783d387 commented out unreachable code 2002-04-25 22:18:33 +00:00
Jeff Hill
1d6a15594b workaround for gnu g++ bug 2002-04-25 20:50:38 +00:00
Jeff Hill
362709e356 fixed return from void function 2002-04-25 19:09:13 +00:00
Jeff Hill
4dcd047d59 workaround for ms compiler bug 2002-04-25 19:08:42 +00:00
Jeff Hill
e52045bfb0 moved template instances to a separate file 2002-04-25 18:38:28 +00:00
Jeff Hill
4f6fa242da placement new issues 2002-04-25 18:37:59 +00:00