diff options
| author | fche <fche> | 2020-06-11 15:23:44 +0000 |
|---|---|---|
| committer | fche <fche> | 2020-06-11 15:23:44 +0000 |
| commit | 41d417d2853f72694a4812d38e0a5da811896cb0 (patch) | |
| tree | 98d0353f3fa8b03f0005ad7546505761ddcd5f95 /tapsets/API-socket-writev.html | |
| parent | add new langref/*.html (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-socket-writev.html')
| -rw-r--r-- | tapsets/API-socket-writev.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/tapsets/API-socket-writev.html b/tapsets/API-socket-writev.html index 7afdc8d4..6cbcd528 100644 --- a/tapsets/API-socket-writev.html +++ b/tapsets/API-socket-writev.html | |||
| @@ -1,22 +1,22 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::socket.writev</title><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-write-iter-return.html" title="probe::socket.write_iter.return"><link rel="next" href="API-socket-writev-return.html" title="probe::socket.writev.return"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">probe::socket.writev</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-write-iter-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-writev-return.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-socket-writev"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.writev — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>probe::socket.writev</title><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-write-iter-return.html" title="probe::socket.write_iter.return"><link rel="next" href="API-socket-writev-return.html" title="probe::socket.writev.return"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">probe::socket.writev</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-write-iter-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-writev-return.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-socket-writev"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.writev — |
| 2 | Message sent via <code class="function">socket_writev</code> | 2 | Message sent via <code class="function">socket_writev</code> |
| 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">socket.writev </pre></div><div class="refsect1"><a name="idp71620145052752"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">socket.writev </pre></div><div class="refsect1"><a name="idp71580169695792"></a><h2>Values</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>state</code></em></span></dt><dd><p> |
| 4 | Name of this probe | ||
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | ||
| 6 | Protocol family value | ||
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>state</code></em></span></dt><dd><p> | ||
| 8 | Socket state value | 4 | Socket state value |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>type</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 10 | Socket type value | 6 | Name of this probe |
| 11 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> |
| 12 | Message size in bytes | 8 | Message size in bytes |
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | ||
| 14 | Protocol value | ||
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 16 | Socket flags value | 10 | Socket flags value |
| 17 | </p></dd></dl></div></div><div class="refsect1"><a name="idp71620145068048"></a><h2>Context</h2><p> | 11 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 12 | Protocol value | ||
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>type</code></em></span></dt><dd><p> | ||
| 14 | Socket type value | ||
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | ||
| 16 | Protocol family value | ||
| 17 | </p></dd></dl></div></div><div class="refsect1"><a name="idp71580169711088"></a><h2>Context</h2><p> | ||
| 18 | The message sender | 18 | The message sender |
| 19 | </p></div><div class="refsect1"><a name="idp71620145069264"></a><h2>Description</h2><p> | 19 | </p></div><div class="refsect1"><a name="idp71580169712304"></a><h2>Description</h2><p> |
| 20 | Fires at the beginning of sending a message on a socket | 20 | Fires at the beginning of sending a message on a socket |
| 21 | via the <code class="function">sock_writev</code> function | 21 | via the <code class="function">sock_writev</code> function |
| 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-write-iter-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-writev-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::socket.write_iter.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">probe::socket.writev.return</span></td></tr></table></div></body></html> | 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-write-iter-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-writev-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">probe::socket.write_iter.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">probe::socket.writev.return</span></td></tr></table></div></body></html> |
