config_add_option


Description:

public static void config_add_option (Structure config, string option)

Enables the option in config.

This will instruct the bufferpool to enable the specified option on the buffers that it allocates.

The options supported by pool can be retrieved with get_options.

Parameters:

config

a BufferPool configuration

option

an option to add