Method

GpiodglibRequestConfigset_event_buffer_size

Declaration

void
gpiodglib_request_config_set_event_buffer_size (
  GpiodglibRequestConfig* self,
  guint event_buffer_size
)

Description

Set the size of the kernel event buffer for the request.

The kernel may adjust the value if it’s too high. If set to 0, the default value will be used.

Parameters

event_buffer_size

Type: guint

New event buffer size.