1VOTEQUORUM_CONTEXT_CSoErTo(s3y)nc Cluster Engine Programmer'sVOMTaEnQuUaOlRUM_CONTEXT_SET(3)
2
3
4

NAME

6       votequorum_context_set  -  Sets  the  context variable for a VOTEQUORUM
7       instance
8

SYNOPSIS

10       #include <corosync/votequorum.h>
11
12       int votequorum_context_set(votequorum_handle_t handle, void *context);
13

DESCRIPTION

15       The votequorum_context_set function is used to set the context variable
16       for  a  votequorum  instance.  It  has  no meaning insire libvotequorum
17       itself and will not be touched by the  library.  It  can  be  retrieved
18       using votequorum_context_get(3)
19

RETURN VALUE

21       This  call  returns the VOTEQUORUM_OK value if successful, otherwise an
22       error is returned.
23

ERRORS

25       The errors are undocumented.
26

SEE ALSO

28       votequorum_initialize(3), votequorum_finalize(3), votequorum_fd_get(3),
29       votequorum_dispatch(3),    votequorum_context_get(3),   votequorum_con‐
30       text_set(3),
31
32corosync Man Page                 2004-08-31         VOTEQUORUM_CONTEXT_SET(3)
Impressum