GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SP_EQUAL_GROUP_IDS(3) User Manuals SP_EQUAL_GROUP_IDS(3)

SP_equal_group_ids - checks amount of data ready to be read

#include <sp.h>
int SP_equal_group_ids( group_id g1, group_id g2);

SP_equal_group_ids allows an application to determine if two specific instantiations of a group are identical. This is not just if the memberships are identical, but rather whether the two group ids represent the exact same group membership view at the same point in time in the history of the group. SP_equal_group_ids returns true (i.e. not 0) if the two group ids passed to it are equal. It returns false if they are not equal.

Returns true (not 0 ) if they are equal and false if they are different.

None.

Yair Amir <yairamir@cnds.jhu.edu>
Jonathan Stanton <jonathan@cnds.jhu.edu>
Commedia Project <commedia@cnds.jhu.edu>

libsp(3)

JULY 1998 SPREAD

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.