1VOTEQUORUM_FINALIZEC(o3r)osync Cluster Engine Programmer's MaVnOuTaElQUORUM_FINALIZE(3)
2
3
4

NAME

6       votequorum_finalize - Terminate a connection to the votequorum service
7

SYNOPSIS

9       #include <corosync/votequorum.h>
10
11       int votequorum_finalize(votequorum_handle_t handle);
12

DESCRIPTION

14       The  votequorum_finalize  function is used to close a connection to the
15       configuration dabatase API.  Once the connection is finalized, the han‐
16       dle  may  not be used again by applications.  No more callbacks will be
17       dispatched from the votequorum_dispatch function.
18

RETURN VALUE

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

ERRORS

24       The errors are undocumented.
25

SEE ALSO

27       votequorum_overview(8),   votequorum_initialize(3),   votequorum_final‐
28       ize(3), votequorum_dispatch(3), votequorum_fd_get(3),
29
30
31corosync Man Page                 2009-01-26            VOTEQUORUM_FINALIZE(3)
Impressum