Socket creation interface
Socket creation interface.
- 注意
- none
- 参数
-
| af | [IN] Socket specifies the protocol set. |
| type | [IN] Socket type |
| protocol | [IN] Protocol type |
- 返回值
-
| If | the creation is successful, a non-negative value is returned. |
| Otherwise,a | negative value is returned. |