~ubuntu-branches/ubuntu/jaunty/loudmouth/jaunty

« back to all changes in this revision

Viewing changes to docs/reference/html/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Tretkowski, Loic Minier, Norbert Tretkowski
  • Date: 2007-05-30 15:08:24 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20070530150824-7igbkafbw2qkol51
Tags: 1.2.2-1
[ Loic Minier ]
* Fix description of the -dbg package.
* Wrap build-deps and deps.
* Use http://ftp.imendio.com/pub/imendio/loudmouth/src in copyright.
* Track all versions in watch file.

[ Norbert Tretkowski ]
* New upstream release. (closes: #426684)
* Added patch from Ubuntu to fix crash when connection_data->connection
  is used as a pointer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
5
<title>Loudmouth Reference Manual</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
7
7
<link rel="start" href="index.html" title="Loudmouth Reference Manual">
8
8
<link rel="next" href="ch01.html" title="Loudmouth">
9
 
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
 
9
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
10
10
<link rel="stylesheet" href="style.css" type="text/css">
11
11
<link rel="chapter" href="ch01.html" title="Loudmouth">
12
12
</head>
15
15
<div><div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Loudmouth Reference Manual</p></th></tr></table></div></div>
16
16
<hr>
17
17
</div>
18
 
<div class="toc">
19
 
<p><b>Table of Contents</b></p>
20
 
<dl>
 
18
<div class="toc"><dl>
21
19
<dt><span class="chapter"><a href="ch01.html">Loudmouth</a></span></dt>
22
20
<dd><dl>
23
21
<dt>
24
 
<span class="refentrytitle"><a href="loudmouth-lm-connection.html">LmConnection</a></span><span class="refpurpose"> - A client connection to the server</span>
25
 
</dt>
26
 
<dt>
27
 
<span class="refentrytitle"><a href="loudmouth-lm-error.html">LmError</a></span><span class="refpurpose"> - Error reporting.</span>
28
 
</dt>
29
 
<dt>
30
 
<span class="refentrytitle"><a href="loudmouth-lm-message.html">LmMessage</a></span><span class="refpurpose"> - A message is built up like a tree of message nodes.</span>
31
 
</dt>
32
 
<dt>
33
 
<span class="refentrytitle"><a href="loudmouth-lm-message-handler.html">LmMessageHandler</a></span><span class="refpurpose"> - A handler for incoming messages.</span>
34
 
</dt>
35
 
<dt>
36
 
<span class="refentrytitle"><a href="loudmouth-lm-message-node.html">LmMessageNode</a></span><span class="refpurpose"> - A node in the message tree</span>
37
 
</dt>
38
 
<dt>
39
 
<span class="refentrytitle"><a href="loudmouth-lm-ssl.html">LmSSL</a></span><span class="refpurpose"> - SSL struct for SSL support in Loudmouth</span>
40
 
</dt>
41
 
<dt>
42
 
<span class="refentrytitle"><a href="loudmouth-lm-proxy.html">LmProxy</a></span><span class="refpurpose"> - API for the proxy support in Loudmouth</span>
43
 
</dt>
44
 
<dt>
45
 
<span class="refentrytitle"><a href="loudmouth-lm-utils.html">Miscellaneous Utility Functions</a></span><span class="refpurpose"> - Test</span>
 
22
<span class="refentrytitle"><a href="loudmouth-lm-connection.html">LmConnection</a></span><span class="refpurpose"> &#8212; A client connection to the server</span>
 
23
</dt>
 
24
<dt>
 
25
<span class="refentrytitle"><a href="loudmouth-lm-error.html">LmError</a></span><span class="refpurpose"> &#8212; Error reporting.</span>
 
26
</dt>
 
27
<dt>
 
28
<span class="refentrytitle"><a href="loudmouth-lm-message.html">LmMessage</a></span><span class="refpurpose"> &#8212; A message is built up like a tree of message nodes.</span>
 
29
</dt>
 
30
<dt>
 
31
<span class="refentrytitle"><a href="loudmouth-lm-message-handler.html">LmMessageHandler</a></span><span class="refpurpose"> &#8212; A handler for incoming messages.</span>
 
32
</dt>
 
33
<dt>
 
34
<span class="refentrytitle"><a href="loudmouth-lm-message-node.html">LmMessageNode</a></span><span class="refpurpose"> &#8212; A node in the message tree</span>
 
35
</dt>
 
36
<dt>
 
37
<span class="refentrytitle"><a href="loudmouth-lm-ssl.html">LmSSL</a></span><span class="refpurpose"> &#8212; SSL struct for SSL support in Loudmouth</span>
 
38
</dt>
 
39
<dt>
 
40
<span class="refentrytitle"><a href="loudmouth-lm-proxy.html">LmProxy</a></span><span class="refpurpose"> &#8212; API for the proxy support in Loudmouth</span>
 
41
</dt>
 
42
<dt>
 
43
<span class="refentrytitle"><a href="loudmouth-lm-utils.html">Miscellaneous Utility Functions</a></span><span class="refpurpose"> &#8212; Test</span>
46
44
</dt>
47
45
</dl></dd>
48
 
</dl>
49
 
</div>
 
46
</dl></div>
50
47
</div></body>
51
48
</html>