diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-20 21:01:51 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-20 21:01:51 +0000 |
commit | 338a6441094f4c34a921258ed925c2295d029839 (patch) | |
tree | d48b21051cb67c9e2a73b98b3b33ffe703977baa /TAO/tao/Transport_Mux_Strategy.cpp | |
parent | d8c8884840f169ee56538533b24a21507c4b38e6 (diff) | |
download | ATCD-338a6441094f4c34a921258ed925c2295d029839.tar.gz |
* tao/NVList.h:
* tao/NVList.i:
* tao/DynamicInterface/Request.inl:
* tao/DynamicInterface/Request.cpp:
Uninlined definition of _nil to make aggressively inlining
compilers happy.
Also added _lazy_has_arguments() method to NVList, so this
condition can be checked without having to evaluate the
NVList's CDR stream, and replaced call to NVList::count()
method in Request::invoke() with a call to this new method.
The call to count() has the side effect of decoding the
list's CDR stream and destroying it, which was causing DII
requests to crash.
Diffstat (limited to 'TAO/tao/Transport_Mux_Strategy.cpp')
0 files changed, 0 insertions, 0 deletions