~ubuntu-branches/ubuntu/precise/corosync/precise-proposed

« back to all changes in this revision

Viewing changes to man/evs_dispatch.3

  • Committer: Bazaar Package Importer
  • Author(s): Ante Karamatic
  • Date: 2009-08-21 09:29:56 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090821092956-w9qxxxx3zeoh8dem
Tags: 1.0.0-4ubuntu2
* debian/control:
  - 'Ubuntu Developers' instead of 'Ubuntu Core Developers'
    as maintainer
  - Bump debhelper dependecy to 7

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
.\" * Author: Steven Dake (sdake@redhat.com)
7
7
.\" *
8
8
.\" * This software licensed under BSD license, the text of which follows:
9
 
.\" * 
 
9
.\" *
10
10
.\" * Redistribution and use in source and binary forms, with or without
11
11
.\" * modification, are permitted provided that the following conditions are met:
12
12
.\" *
45
45
extended virtual synchrony API.
46
46
.PP
47
47
Each application may have several connections to the EVS API.  Each  application
48
 
uses the 
 
48
uses the
49
49
.I handle
50
50
argument to uniquely identify the connection.
51
51
.PP
98
98
.BR evs_mcast_joined (3),
99
99
.BR evs_mcast_groups (3),
100
100
.BR evs_mmembership_get (3)
 
101
.BR evs_context_get (3)
 
102
.BR evs_context_set (3)
101
103
.PP