/usr/share/gtk-doc/html/libinfinity-0.6/ch06.html is in libinfinity-0.6-doc 0.6.7-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Network abstraction: libinfinity-0.6 Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="libinfinity-0.6 Reference Manual">
<link rel="up" href="index.html" title="libinfinity-0.6 Reference Manual">
<link rel="prev" href="InfdServerPool.html" title="InfdServerPool">
<link rel="next" href="InfCommunicationManager.html" title="InfCommunicationManager">
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
<td width="100%" align="left" class="shortcuts"></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
<td><a accesskey="p" href="InfdServerPool.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="InfCommunicationManager.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter">
<div class="titlepage"><div><div><h1 class="title">
<a name="id-1.7"></a>Network abstraction</h1></div></div></div>
<div class="toc"><dl class="toc">
<dt>
<span class="refentrytitle"><a href="InfCommunicationManager.html">InfCommunicationManager</a></span><span class="refpurpose"> — Handling multiple communication sessions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="InfCommunicationObject.html">InfCommunicationObject</a></span><span class="refpurpose"> — Network message destinations</span>
</dt>
<dt>
<span class="refentrytitle"><a href="InfCommunicationGroup.html">InfCommunicationGroup</a></span><span class="refpurpose"> — Communication channel for mulitple connections</span>
</dt>
<dt>
<span class="refentrytitle"><a href="InfCommunicationHostedGroup.html">InfCommunicationHostedGroup</a></span><span class="refpurpose"> — Communication group opened by the local host</span>
</dt>
<dt>
<span class="refentrytitle"><a href="InfCommunicationJoinedGroup.html">InfCommunicationJoinedGroup</a></span><span class="refpurpose"> — Communication group opened by a remote host</span>
</dt>
<dt>
<span class="refentrytitle"><a href="InfCommunicationFactory.html">InfCommunicationFactory</a></span><span class="refpurpose"> — Creation of communication methods</span>
</dt>
<dt>
<span class="refentrytitle"><a href="InfCommunicationMethod.html">InfCommunicationMethod</a></span><span class="refpurpose"> — Network communication method</span>
</dt>
<dt>
<span class="refentrytitle"><a href="InfCommunicationRegistry.html">InfCommunicationRegistry</a></span><span class="refpurpose"> — Sharing connections between multiple groups</span>
</dt>
<dt>
<span class="refentrytitle"><a href="InfCommunicationCentralFactory.html">InfCommunicationCentralFactory</a></span><span class="refpurpose"> — Factory for <span class="type">InfCommunicationCentralMethod</span> methods</span>
</dt>
<dt>
<span class="refentrytitle"><a href="InfCommunicationCentralMethod.html">InfCommunicationCentralMethod</a></span><span class="refpurpose"> — Relying group messages via the publisher</span>
</dt>
</dl></div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.25</div>
</body>
</html>
|