Commit Graph

1073 Commits

Author SHA1 Message Date
Jeff Hill a4144e9675 new create channel API 2001-08-23 21:15:41 +00:00
Jeff Hill 4daac95e18 added channel create priority and catch C++ exceptions before they enter C code 2001-08-23 21:14:56 +00:00
Jeff Hill aef70acbb9 fixed no write access test management bug 2001-08-23 21:13:25 +00:00
Jeff Hill d4e3b1b626 now there can be multiple tcpiiu per BHE 2001-08-23 21:12:14 +00:00
Jeff Hill 798e5b6d3a fixed hang during channel delete and added client prioritization 2001-08-23 21:10:34 +00:00
Jeff Hill dd723369fe added new priority parameter 2001-08-23 21:08:42 +00:00
Jeff Hill 984d8cac2b added bad priority error constant 2001-08-23 21:03:49 +00:00
Jeff Hill a2cf8335fc cosmetic 2001-08-23 21:02:48 +00:00
Jeff Hill 3235b59641 added new priority parameter 2001-08-23 21:02:22 +00:00
Jeff Hill 56e9cbfd67 beacon period no-longer fetched through the IIU 2001-08-23 21:01:12 +00:00
Jeff Hill 0aa19f05bc avoid double io cancel 2001-08-23 20:54:00 +00:00
Jeff Hill 44ff5cf058 changes resulting from loss of one-to-one correlation between BHE and tcpiiu
and added new priority parameter
2001-08-23 20:53:24 +00:00
Jeff Hill 719340369c changes resulting from loss of one-to-one correlation between BHE and tcpiiu 2001-08-23 20:52:32 +00:00
Jeff Hill 29218a2a27 added priority parameter 2001-08-23 20:51:29 +00:00
Jeff Hill b1f414543a dont delay for initial round trip estimate until first search 2001-08-16 23:31:53 +00:00
Jeff Hill d69d957ebe removed double ECA_DISCONN exception callback 2001-08-16 21:22:48 +00:00
Jeff Hill 6e42c7e3e9 fixed gnu warning 2001-08-16 01:49:19 +00:00
Jeff Hill 48da409965 reduce the number of error constants in use 2001-08-16 01:26:55 +00:00
Jeff Hill cc191cddbc send channel destroy exception to all IO and send disconnect exception
to subscription IO
2001-08-16 01:22:22 +00:00
Jeff Hill 89d93df035 new error constant and mark defunct entries 2001-08-16 01:20:30 +00:00
Jeff Hill 93e745ef83 supress channel destroy exception in "old" API layer 2001-08-16 01:19:52 +00:00
Jeff Hill 9bbb9c1314 reduce the numbe rof error constants in use 2001-08-16 01:19:03 +00:00
Jeff Hill 217cc10840 supress channel destroy exception in "old" API layer and reclaim storage
for oldSubscription when channel is destroyed
2001-08-16 01:18:05 +00:00
Jeff Hill 977299cffd cosmetic 2001-08-16 01:16:43 +00:00
Jeff Hill f32583bdbd fixed benign gnu warning 2001-08-16 01:16:22 +00:00
Jeff Hill 625beb2300 improved test 2001-08-13 21:08:12 +00:00
Jeff Hill 46bf66f198 removed function parameter 2001-08-13 21:07:44 +00:00
Jeff Hill f77bdc3b54 removed unused code 2001-08-13 21:06:38 +00:00
Jeff Hill 2f50543112 changes to ensure graceful shutdown on LInux 2001-08-13 21:06:08 +00:00
Jeff Hill 2a1d135889 dont pull bytes out of sock until obtaining the cb lock so single
threaded apps work better
2001-08-13 21:04:58 +00:00
Jeff Hill cfc8c2b8e0 better message 2001-08-09 16:29:56 +00:00
Jeff Hill 73b3a37881 fixed shutdown to work for circuits that are connecting 2001-08-09 00:56:15 +00:00
Jeff Hill 2c71674012 supress disconnect message unles DEBUG is set 2001-08-09 00:55:05 +00:00
Jeff Hill 6c2303a958 added try catch block to pend io 2001-08-09 00:54:08 +00:00
Jeff Hill 7363d6a125 o increse stack size for threads calling call backs
o use shutdown() to knock threads out of recv(), but will this work on Solaris ?
The above change reacts to bugs in XTNextEvent() when an fd that has been
closed is registerd with XtAppAddInput
2001-08-08 23:51:33 +00:00
Jeff Hill ec6806d071 added try catch to be safe 2001-08-08 23:48:15 +00:00
Jeff Hill 7119b68a3b fixed borland warning 2001-08-06 23:27:53 +00:00
Jeff Hill de4f57cf5c added html doc 2001-08-03 00:43:25 +00:00
Jeff Hill 6beb555fcc installed into CVS 2001-08-03 00:41:56 +00:00
Jeff Hill cfa8a80ee1 uninstalled 2001-08-03 00:41:37 +00:00
Jeff Hill cbb5d190f5 installed into CVS 2001-08-03 00:34:26 +00:00
Jeff Hill b05630a986 fixed benign purify warning 2001-08-02 23:58:40 +00:00
Jeff Hill e661474c44 fixed solaris warnings 2001-08-02 21:21:26 +00:00
Jeff Hill 96557512f5 cosmetic 2001-08-02 21:20:54 +00:00
Jeff Hill 758eaede80 added diagnostic 2001-08-02 21:20:13 +00:00
Jeff Hill 0205741354 improved beacon period test 2001-08-02 21:19:50 +00:00
Jeff Hill 2e34ee4829 improved recv schedualing 2001-08-02 18:17:20 +00:00
Jeff Hill dc50563da0 cleaned out recvFlag 2001-08-02 18:16:55 +00:00
Jeff Hill c1e34b85fd fixed IIU disconnect problem 2001-08-02 01:35:27 +00:00
Jeff Hill d0e4a93563 simplified schedualing 2001-08-02 00:34:46 +00:00