mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Socket interface: Added addref() and sockcaps() interfaces.
This commit is contained in:
@@ -209,9 +209,8 @@ static void copy_base62(FAR char *dest, int len)
|
||||
* that full path.
|
||||
*
|
||||
* Returned Value:
|
||||
*
|
||||
* Upon successful completion, mkstemp() returns an open file descriptor.
|
||||
* Otherwise, -1 is returned if no suitable file could be created.
|
||||
* Upon successful completion, mkstemp() returns an open file descriptor.
|
||||
* Otherwise, -1 is returned if no suitable file could be created.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user