librdkafka
The Apache Kafka C/C++ client library
Main Page
Related Pages
Data Structures
Files
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Deprecated List
Global
rd_kafka_conf_set_dr_cb
(rd_kafka_conf_t *conf, void(*dr_cb)(rd_kafka_t *rk, void *payload, size_t len, rd_kafka_resp_err_t err, void *opaque, void *msg_opaque))
See
rd_kafka_conf_set_dr_msg_cb()
Global
RD_KAFKA_DEBUG_CONTEXTS
This compile time value may be outdated at runtime due to linking another version of the library. Use
rd_kafka_get_debug_contexts()
instead.
Global
rd_kafka_errno
(void)
Use
rd_kafka_last_error()
to retrieve the last error code set by the legacy librdkafka APIs.
Global
rd_kafka_errno2err
(int errnox)
Use
rd_kafka_last_error()
to retrieve the last error code set by the legacy librdkafka APIs.
Global
rd_kafka_set_logger
(rd_kafka_t *rk, void(*func)(const rd_kafka_t *rk, int level, const char *fac, const char *buf))
Use
rd_kafka_conf_set_log_cb()
Generated on Wed Dec 15 2021 23:12:10 for librdkafka by
1.8.8