Skip to content
代码片段 群组 项目
提交 9d1e3f6a 编辑于 作者: Noah Pendleton's avatar Noah Pendleton
浏览文件

mbedtls_net_send API description typo fix


Signed-off-by: default avatarNoah Pendleton <noah.pendleton@gmail.com>
上级 61734ec6
No related branches found
No related tags found
无相关合并请求
...@@ -229,7 +229,7 @@ int mbedtls_net_recv(void *ctx, unsigned char *buf, size_t len); ...@@ -229,7 +229,7 @@ int mbedtls_net_recv(void *ctx, unsigned char *buf, size_t len);
/** /**
* \brief Write at most 'len' characters. If no error occurs, * \brief Write at most 'len' characters. If no error occurs,
* the actual amount read is returned. * the actual amount written is returned.
* *
* \param ctx Socket * \param ctx Socket
* \param buf The buffer to read from * \param buf The buffer to read from
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册