## 关闭套接字 ```language int sock_close_api(int sock_id) ``` ## 参数说明 |参数|功能说明| |-|-|-| |sock_id|套接字ID| ## 返回值 0:成功