sheena kansal
2013-06-06 11:13:14 UTC
Hi,
How does omniORB calls like resolve() and _narrow() work in association
with timeout. i.e. how long does they try before throwing exception.
What will happen if we give timeout using SinkTimeoutMsec() API?
for example, we have code like this -
//const long SinkTimeoutMsec = 15000;
omniORB::setClientCallTimeout( rootContext,ServerReady::SinkTimeoutMsec);
o_ObjRef = rootContext->resolve(name);
what is the value of default timeout?
How does omniORB calls like resolve() and _narrow() work in association
with timeout. i.e. how long does they try before throwing exception.
What will happen if we give timeout using SinkTimeoutMsec() API?
for example, we have code like this -
//const long SinkTimeoutMsec = 15000;
omniORB::setClientCallTimeout( rootContext,ServerReady::SinkTimeoutMsec);
o_ObjRef = rootContext->resolve(name);
what is the value of default timeout?
--
Regards,
Sheena
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20130606/628bbc21/attachment.html>
Regards,
Sheena
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20130606/628bbc21/attachment.html>