System Grab Bag

View all man pages from Ubuntu (or from all projects)

Name

dmmp_context_timeout_get - Get IPC timeout.

Synopsis

"unsigned int" dmmp_context_timeout_get (struct dmmp_context *" ctx ");

Arguments

Pointer of 'struct dmmp_context'. If this pointer is NULL, your program will be terminated by assert.

Description

Retrieve timeout value of IPC connection to multipathd daemon.

Return

unsigned int. Timeout in milliseconds.