rd_kafka_errno

(PECL rdkafka >= 0.9.1)

rd_kafka_errnoGet the system errno

Warning

This function has been DEPRECATED. Relying on this feature is highly discouraged.

Description

rd_kafka_errno ( void ) : integer

Returns the system errno

Parameters

This function has no parameters.

Return Values

Returns the system errno as an integer.