Houdini 20.0 hapi

hapi.getConnectionErrorLength function

Return the length of string buffer storing connection error

Only available when using Thrift connections.

Usage

getConnectionErrorLength() → int

Return the length of string buffer storing connection error message.

Returns buffer_length as a int.

hapi