Provided by: multipath-tools_0.7.4-2ubuntu3.2_amd64 bug

NAME

       dmmp_context_timeout_get - Get IPC timeout.

SYNOPSIS

       unsigned int dmmp_context_timeout_get (struct dmmp_context *ctx);

ARGUMENTS

       ctx         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.