~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-updates

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/camel-CamelTcpStreamRaw.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-08-10 15:05:30 UTC
  • mfrom: (1.1.71 upstream)
  • Revision ID: james.westby@ubuntu.com-20090810150530-91g7v606ee8ir474
Tags: 2.27.90-0ubuntu1
* New upstream version:
  Bug Fixes:
  Calendar:
  - #579965 - calendar file backend, update 'LAST-MODIFIED'
    when removing a recurring event instance 
  - #589984 - eds crash trying to create an event. 
  Mail:
  - #511283 - Some Images Do not Display in Evolution Mail Reader 
  Miscellaneous:
  - #590697 – Build regression detecting com_err.h 
  - #589388 – Build fixes / enhancements for EDS 

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=UTF-8">
5
5
<title>CamelTcpStreamRaw</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.3">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
7
7
<link rel="home" href="index.html" title="Camel Reference Manual">
8
8
<link rel="up" href="Streams.html" title="Streams">
9
9
<link rel="prev" href="camel-CamelTcpStream.html" title="CamelTcpStream">
10
10
<link rel="next" href="camel-CamelTcpStreamSSL.html" title="CamelTcpStreamSSL">
11
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.12 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="classes.html" title="Part I. Camel Classes">
14
14
<link rel="chapter" href="ClassTree.html" title="Class Hierarchy">
39
39
</tr>
40
40
<tr><td colspan="5" class="shortcuts">
41
41
<a href="#camel-CamelTcpStreamRaw.synopsis" class="shortcut">Top</a>
42
 
                 | 
43
 
                <a href="#camel-CamelTcpStreamRaw.description" class="shortcut">Description</a>
 
42
                   | 
 
43
                  <a href="#camel-CamelTcpStreamRaw.description" class="shortcut">Description</a>
44
44
</td></tr>
45
45
</table>
46
46
<div class="refentry" lang="en">
54
54
</tr></table></div>
55
55
<div class="refsynopsisdiv">
56
56
<a name="camel-CamelTcpStreamRaw.synopsis"></a><h2>Synopsis</h2>
57
 
<pre class="synopsis">
58
 
struct              <a class="link" href="camel-CamelTcpStreamRaw.html#CamelTcpStreamRaw" title="struct CamelTcpStreamRaw">CamelTcpStreamRaw</a>;
 
57
<pre class="synopsis">struct              <a class="link" href="camel-CamelTcpStreamRaw.html#CamelTcpStreamRaw" title="struct CamelTcpStreamRaw">CamelTcpStreamRaw</a>;
59
58
<a class="link" href="camel-CamelStream.html#CamelStream" title="struct CamelStream">CamelStream</a> *       <a class="link" href="camel-CamelTcpStreamRaw.html#camel-tcp-stream-raw-new" title="camel_tcp_stream_raw_new ()">camel_tcp_stream_raw_new</a>            (void);
60
59
</pre>
61
60
</div>
86
85
<pre class="programlisting"><a class="link" href="camel-CamelStream.html#CamelStream" title="struct CamelStream">CamelStream</a> *       camel_tcp_stream_raw_new            (void);</pre>
87
86
<p>
88
87
Create a new <a class="link" href="camel-CamelTcpStreamRaw.html#CamelTcpStreamRaw" title="struct CamelTcpStreamRaw"><span class="type">CamelTcpStreamRaw</span></a> object.</p>
89
 
<p>
90
 
</p>
91
88
<div class="variablelist"><table border="0">
92
89
<col align="left" valign="top">
93
90
<tbody><tr>
101
98
</div>
102
99
<div class="footer">
103
100
<hr>
104
 
          Generated by GTK-Doc V1.11</div>
 
101
          Generated by GTK-Doc V1.12</div>
105
102
</body>
106
103
</html>