Skip to content
代码片段 群组 项目
未验证 提交 c4dd9703 编辑于 作者: Gilles Peskine's avatar Gilles Peskine 提交者: GitHub
浏览文件

Merge pull request #9096 from noahp/noahp/mbedtls_net_send-api-desc-tweak

mbedtls_net_send API description typo fix
无相关合并请求
......@@ -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,
* the actual amount read is returned.
* the actual amount written is returned.
*
* \param ctx Socket
* \param buf The buffer to read from
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册