mirror of
https://github.com/apache/nuttx.git
synced 2026-09-28 03:09:13 +08:00
Standardization of some function headers.
This commit is contained in:
+1
-1
@@ -169,7 +169,7 @@ int psock_socket(int domain, int type, int protocol, FAR struct socket *psock)
|
||||
* Description:
|
||||
* socket() creates an endpoint for communication and returns a descriptor.
|
||||
*
|
||||
* Parameters:
|
||||
* Input Parameters:
|
||||
* domain (see sys/socket.h)
|
||||
* type (see sys/socket.h)
|
||||
* protocol (see sys/socket.h)
|
||||
|
||||
Reference in New Issue
Block a user