mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Add platform-specific interfaces needed to support the shared memory feature
This commit is contained in:
@@ -9049,9 +9049,6 @@ int getsockopt(int sockfd, int level, int option, void *value, socklen_t *value_
|
||||
<li><a href="#shmctl">2.12.3 shmctl</a></li>
|
||||
<li><a href="#shmdt">2.12.4 shmdt</a></li>
|
||||
</ul>
|
||||
<p>
|
||||
<b>NOTE</b>: This is advance documentation. These interfaces are not yet available as of this writing. If you are reading this note, then double check; since these interfaces are under development now, I may have simply failed to remove it.
|
||||
</p>
|
||||
|
||||
<h3><a name="shmget">2.12.1 <code>shmget</code></a></h3>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user