index.html 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  1. <html>
  2. <head>
  3. <title>EVS Documentation</title>
  4. </head>
  5. <body>
  6. <P>
  7. Welcome to the openais project's manual pages.
  8. <P>
  9. <A HREF="openais_overview.html">openais_overview(8)</A>: Overview of the openais system.
  10. <BR>
  11. <A HREF="openais.conf.html">openais.conf(5)</A>: Description of configuration options for openais.
  12. <BR>
  13. <P>
  14. <A HREF="evs_overview.html">evs_overview(8)</A>: Overview of the evs extended virtual synchrony group communication toolkit.
  15. <BR>
  16. <A HREF="evs_initialize.html">evs_initialize(3)</A>: Description of the evs_initialize interface.
  17. <BR>
  18. <A HREF="evs_finalize.html">evs_finalize(3)</A>: Description of the evs_finalize interface.
  19. <BR>
  20. <A HREF="evs_dispatch.html">evs_dispatch(3)</A>: Description of the evs_dispatch interface.
  21. <BR>
  22. <A HREF="evs_fd_get.html">evs_fd_get(3)</A>: Description of the evs_fd_get interface.
  23. <BR>
  24. <A HREF="evs_join.html">evs_join(3)</A>: Description of the evs_join interface.
  25. <BR>
  26. <A HREF="evs_leave.html">evs_leave(3)</A>: Description of the evs_leave interface.
  27. <BR>
  28. <A HREF="evs_mcast_groups.html">evs_mcast_groups(3)</A>: Description of the evs_mcast_groups interface.
  29. <BR>
  30. <A HREF="evs_mcast_joined.html">evs_mcast_joined(3)</A>: Description of the evs_mcast_joined interface.
  31. <BR>
  32. <A HREF="evs_membership_get.html">evs_membership_get(3)</A>: Description of the evs_membership_get interface.
  33. <BR>
  34. </body>