Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

A server has moved or otherwise changed its binding information. How do I make the client obtain the new binding ?

0
Posted

A server has moved or otherwise changed its binding information. How do I make the client obtain the new binding ?

0

First, remember that a client must always be prepared to deal with stale binding handles. Before starting to make RPCs, call rpc_mgmt_is_server_listening() to verify the handle, and continue importing bindings until you get one that works. If the server information has changed recently, the information in the client’s cache may need updating. Call rpc_ns_mgmt_set_exp_age() with an expiration_age value of 0 to force an update.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123