Function dds_lset_requested_incompatible_qos

Function Documentation

void dds_lset_requested_incompatible_qos(dds_listener_t *listener, dds_on_requested_incompatible_qos_fn callback)

Set the requested_incompatible_qos callback in the listener structure.

Equivalent to calling dds_lset_requested_incompatible_qos_arg with arg set to the argument passed in dds_create_listener and reset_on_invoke to true, and throwing away the result.