Federated Naming Service Programming Guide

Destroy Context Handler

This operation destroys the context handle ctx and allows the implementation to free resources associated with the context handle. This operation does not affect the state of the context itself.


void fn_ctx_handle_destroy(FN_ctx_t *ctx);