未验证 提交 9d2b37ec 编写于 作者: Y Yangys 提交者: Gitee

update zh-cn/application-dev/reference/errorcodes/errorcode-net-socket.md.

Signed-off-by: NYangys <yangyousheng@huawei.com>
上级 11749e64
...@@ -73,7 +73,7 @@ Couldn't resolve host name. ...@@ -73,7 +73,7 @@ Couldn't resolve host name.
排查系统调用。 排查系统调用。
**TCP/UDP 错误码说明:** **TCP/UDP 错误码说明:**
> TCP/UDP Socket其余错误码映射形式为:2301000 + 内核错误码,关键信息请参考内核错误码。 > TCP/UDP Socket其余错误码映射形式为:2301000 + Linux内核错误码,关键信息请参考Linux内核错误码。
## 2300002 系统内部错误 ## 2300002 系统内部错误
...@@ -330,7 +330,7 @@ Error occurred in the tls system call. ...@@ -330,7 +330,7 @@ Error occurred in the tls system call.
**处理步骤** **处理步骤**
请参阅Unix系统的errno以了解详细信息。 请参阅Linux系统的errno以了解详细信息。
## 2303506 清除tls连接出错 ## 2303506 清除tls连接出错
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册