Documentation: Add Unix domain sockets to the feature list
This commit is contained in:
parent
01df652bc3
commit
5a3fc91b9c
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user