logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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