summaryrefslogtreecommitdiff
path: root/doc/zmq_msg_init_data.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq_msg_init_data.html')
-rw-r--r--doc/zmq_msg_init_data.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/zmq_msg_init_data.html b/doc/zmq_msg_init_data.html
index efc259f..aebd2a7 100644
--- a/doc/zmq_msg_init_data.html
+++ b/doc/zmq_msg_init_data.html
@@ -608,6 +608,15 @@ supplied to <em>zmq_msg_init_data()</em>.</p></div>
<td class="icon">
<div class="title">Caution</div>
</td>
+<td class="content">The deallocation function <em>ffn</em> needs to be thread-safe, since it
+will be called from an arbitrary thread.</td>
+</tr></table>
+</div>
+<div class="admonitionblock">
+<table><tr>
+<td class="icon">
+<div class="title">Caution</div>
+</td>
<td class="content">The functions <em>zmq_msg_init()</em>, <em>zmq_msg_init_data()</em> and
<em>zmq_msg_init_size()</em> are mutually exclusive. Never initialize the same
<em>zmq_msg_t</em> twice.</td>
@@ -661,8 +670,8 @@ Martin Lucina &lt;<a href="mailto:mato@kotelna.sk">mato@kotelna.sk</a>&gt;.</p><
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-ØMQ 2.1.4<br />
-Last updated 2011-03-13 17:59:17 CEST
+ØMQ 2.1.5<br />
+Last updated 2011-04-16 10:29:20 CEST
</div>
</div>
</body>