|
@@ -35,6 +35,7 @@
|
|
|
.SH NAME
|
|
.SH NAME
|
|
|
cpg_mcast_joined \- Multicasts to all groups joined to a handle
|
|
cpg_mcast_joined \- Multicasts to all groups joined to a handle
|
|
|
.SH SYNOPSIS
|
|
.SH SYNOPSIS
|
|
|
|
|
+.nf
|
|
|
.B #include <sys/uio.h>
|
|
.B #include <sys/uio.h>
|
|
|
.B #include <corosync/cpg.h>
|
|
.B #include <corosync/cpg.h>
|
|
|
.sp
|
|
.sp
|
|
@@ -112,7 +113,7 @@ struct iovec
|
|
|
.PP
|
|
.PP
|
|
|
The
|
|
The
|
|
|
.I iov_len
|
|
.I iov_len
|
|
|
-argument describes the number of entires in the
|
|
|
|
|
|
|
+argument describes the number of entries in the
|
|
|
.I iovec
|
|
.I iovec
|
|
|
argument.
|
|
argument.
|
|
|
|
|
|