dmmp_context_timeout_get - Get IPC timeout.
unsigned int dmmp_context_timeout_get (struct dmmp_context *ctx);
Pointer of 'struct dmmp_context'. If this pointer is NULL, your program will be terminated by assert.
Retrieve timeout value of IPC connection to multipathd daemon.
unsigned int. Timeout in milliseconds.