Skip to main content

Name

ec_internal_inject_no_log — injects and enqueues and internally generated message

Synopsis

#include "soft_bounce.h"

| void **ec_internal_inject_no_log** ( | mess, |   | |   | now); |   |

ec_message * <var class="pdparam">mess</var>; struct timeval * <var class="pdparam">now</var>;

Description

Note

This reference page was automatically generated from functions found in the header files in the development branch. The function described here may not exist in generally available versions of Momentum, and may change in behavior when it is generally available. Consult your vendor for definitive advice on the use of this function.

injects and enqueues and internally generated message.

identical to ec_internal_inject except that ec_log_reception is not called.

See Also

Was this page helpful?