logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dmmp_context_timeout_get - Get IPC timeout.

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.

Name

       dmmp_context_timeout_get - Get IPC timeout.

Return

       unsigned int. Timeout in milliseconds.

March 2018                                  dmmp_context_timeout_get                 dmmp_context_timeout_get(3)

Synopsis

unsignedintdmmp_context_timeout_get(structdmmp_context*ctx);

See Also