Function Discovery::discovery_thread_start

Function Documentation

rmw_ret_t Discovery::discovery_thread_start(rmw_context_impl_t *impl)

Initialize the discovery thread.

This function is called during the initialization of the middleware and starts the discovery thread.

Parameters:

impl – The middleware context implementation

Returns:

Outcome of the operation