mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Documentation: Add Unix domain sockets to the feature list
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<tr align="center" bgcolor="#e4e4e4">
|
||||
<td>
|
||||
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
||||
<p>Last Updated: January 26, 2014</p>
|
||||
<p>Last Updated: January 28, 2014</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -702,7 +702,15 @@
|
||||
<td><br></td>
|
||||
<td>
|
||||
<p>
|
||||
<li>Raw socket support.</li>
|
||||
<li>Stream and datagram sockets.</li>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><br></td>
|
||||
<td>
|
||||
<p>
|
||||
<li>Raw socket and local, Unix domain socket support.</li>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user