diff options
Diffstat (limited to 'devdocs/elisp/low_002dlevel-network.html')
| -rw-r--r-- | devdocs/elisp/low_002dlevel-network.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/devdocs/elisp/low_002dlevel-network.html b/devdocs/elisp/low_002dlevel-network.html new file mode 100644 index 00000000..7fd86ee4 --- /dev/null +++ b/devdocs/elisp/low_002dlevel-network.html @@ -0,0 +1,21 @@ + <h3 class="section">Low-Level Network Access</h3> <p>You can also create network connections by operating at a lower level than that of <code>open-network-stream</code>, using <code>make-network-process</code>. </p> <table class="menu" border="0" cellspacing="0"> <tr> +<td align="left" valign="top">• <a href="network-processes" accesskey="1">Proc</a> +</td> +<td> </td> +<td align="left" valign="top">Using <code>make-network-process</code>. </td> +</tr> <tr> +<td align="left" valign="top">• <a href="network-options" accesskey="2">Options</a> +</td> +<td> </td> +<td align="left" valign="top">Further control over network connections. </td> +</tr> <tr> +<td align="left" valign="top">• <a href="network-feature-testing" accesskey="3">Features</a> +</td> +<td> </td> +<td align="left" valign="top"> Determining which network features work on the machine you are using. </td> +</tr> </table><div class="_attribution"> + <p class="_attribution-p"> + Copyright © 1990-1996, 1998-2022 Free Software Foundation, Inc. <br>Licensed under the GNU GPL license.<br> + <a href="https://www.gnu.org/software/emacs/manual/html_node/elisp/Low_002dLevel-Network.html" class="_attribution-link">https://www.gnu.org/software/emacs/manual/html_node/elisp/Low_002dLevel-Network.html</a> + </p> +</div> |
