summaryrefslogtreecommitdiff
path: root/man/v0.2.0/nng_msg_alloc.html
diff options
context:
space:
mode:
Diffstat (limited to 'man/v0.2.0/nng_msg_alloc.html')
-rw-r--r--man/v0.2.0/nng_msg_alloc.html28
1 files changed, 20 insertions, 8 deletions
diff --git a/man/v0.2.0/nng_msg_alloc.html b/man/v0.2.0/nng_msg_alloc.html
index 65e64cdd..e75bbeff 100644
--- a/man/v0.2.0/nng_msg_alloc.html
+++ b/man/v0.2.0/nng_msg_alloc.html
@@ -9,7 +9,10 @@ layout: default
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 1.5.6.1">
-<meta name="copyright" content="Copyright 2018 Staysail Systems, Inc. &lt;info@staysail.tech&gt; Copyright 2018 Capitar IT Group BV &lt;info@capitar.com&gt; This software is supplied under the terms of the MIT License, a copy of which should be located in the distribution where this file was obtained (LICENSE.txt). A copy of the license may also be found online at https://opensource.org/licenses/MIT.">
+<meta name="copyright" content="Copyright 2018 mailto:info@staysail.tech[Staysail Systems, Inc.] +
+Copyright 2018 mailto:info@capitar.com[Capitar IT Group BV] +
+ +
+This document is supplied under the terms of the https://opensource.org/licenses/MIT[MIT License].">
<title>nng_msg_alloc(3)</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
<style>
@@ -502,9 +505,20 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
.listingblock .pygments .tok-il { color: #666666 } /* Literal.Number.Integer.Long */
</style>
</head>
-<body class="manpage">
+<body class="manpage toc2 toc-left">
<div id="header">
<h1>nng_msg_alloc(3) Manual Page</h1>
+<div id="toc" class="toc2">
+<div id="toctitle">Table of Contents</div>
+<ul class="sectlevel1">
+<li><a href="#_synopsis">SYNOPSIS</a></li>
+<li><a href="#_description">DESCRIPTION</a></li>
+<li><a href="#_return_values">RETURN VALUES</a></li>
+<li><a href="#_errors">ERRORS</a></li>
+<li><a href="#_see_also">SEE ALSO</a></li>
+<li><a href="#_copyright">COPYRIGHT</a></li>
+</ul>
+</div>
<h2>NAME</h2>
<div class="sectionbody">
<p>nng_msg_alloc - allocate a message</p>
@@ -576,11 +590,9 @@ They are used with receive and transmit functions.</p>
<div class="sectionbody">
<div class="paragraph">
<p>Copyright 2018 <a href="mailto:info@staysail.tech">Staysail Systems, Inc.</a><br>
-Copyright 2018 <a href="mailto:info@capitar.com">Capitar IT Group BV</a></p>
-</div>
-<div class="paragraph">
-<p>This document is supplied under the terms of the
-<a href="https://opensource.org/licenses/MIT">MIT License</a>.</p>
+Copyright 2018 <a href="mailto:info@capitar.com">Capitar IT Group BV</a><br>
+<br>
+This document is supplied under the terms of the <a href="https://opensource.org/licenses/MIT">MIT License</a>.</p>
</div>
</div>
</div>
@@ -588,7 +600,7 @@ Copyright 2018 <a href="mailto:info@capitar.com">Capitar IT Group BV</a></p>
<div id="footer">
<div id="footer-text">
nng 0.2.0<br>
-Last updated 2018-01-23 23:48:46 UTC
+Last updated 2018-02-02 23:43:43 UTC
</div>
</div>
</body>