EVS_DISPATCH - Online Linux Manual PageSection : 3
Updated : 2004-08-31
Source : corosync Man Page
Note : Corosync Cluster Engine Programmer's Manual

NAMEevs_dispatch − Dispatches callbacks from the EVS service

SYNOPSIS#include <corosync/evs.h> int evs_dispatch(evs_handle_t handle, evs_dispatch_t *dispatch_types");

DESCRIPTIONThe evs_dispatch function is used to dispatch configuration changes or messages from the extended virtual synchrony API. Each application may have several connections to the EVS API. Each application uses the handle argument to uniquely identify the connection. The dispatch_types argument is used to identify the type of dispatch to execute. The possible types are defined by the structure: typedef enum { EVS_DISPATCH_ONE, EVS_DISPATCH_ALL, EVS_DISPATCH_BLOCKING } evs_dispatch_t; .taThe dispatch values have the following meanings: EVS_DISPATCH_ONE  Dispatch atleast one callback, blocking until the callback is dispatched. EVS_DISPATCH_ALL  Dispatch all waiting callbacks without blocking to wait for any callbacks. EVS_DISPATCH_BLOCKING  Dispatch all callbacks blocking indefinately. This is used in a threaded program where a thread is created, and then evs_dispatch() is called immediately from the created thread to execute callbacks.

RETURN VALUEThis call returns the EVS_OK value if successful, otherwise an error is returned.

ERRORSThe errors are undocumented.

SEE ALSOevs_overview(8), evs_initialize(3), evs_finalize(3), evs_fd_get(3), evs_join(3), evs_leave(3), evs_mcast_joined(3), evs_mcast_groups(3), evs_membership_get(3) evs_context_get(3) evs_context_set(3)
0
Johanes Gumabo
Data Size   :   7,385 byte
man-evs_dispatch.3Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   3 / 200,039
Visitor ID   :     :  
Visitor IP   :   3.141.21.106   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.

ERROR : Need New Coding :         (rof_ta|11|evs_dispatch.3|67|1|.ta )